#ifndef _MFSHELL_FILE_LINKS_H_ #define _MFSHELL_FILE_LINKS_H_ #include "mfshell.h" int _file_get_links(mfshell_t *mfshell,file_t *file,char *quickkey); #endif