4 * \brief Header: Virtual File System: FISH implementation for transfering files over
10 #define MC__VFS_FISH_H
12 /*** typedefs(not structures) and defined constants **********************************************/
14 /*** enums ***************************************************************************************/
16 /*** structures declarations (and typedefs of structures)*****************************************/
18 /*** global variables defined in .c file *********************************************************/
20 extern int fish_directory_timeout
;
22 /*** declarations of public functions ************************************************************/
26 /*** inline functions ****************************************************************************/