file-requires
file-requires is a compiled Lisp function in `loadhist.el
'.
(file-requires FILE)
Return the list of features required by FILE as it was loaded.
FILE can be a file name, or a library name.
A library name is equivalent to the file name that `load-library' would load.