Ticket #2779: Active VFS directories list contain incorrect current path
[midnight-commander.git] / src / vfs / plugins_init.h
blob5a60bd540dd2556676e915e0136c22605a61a711
1 #ifndef MC__VFS_PLUINS_INIT_H
2 #define MC__VFS_PLUINS_INIT_H
4 /*** typedefs(not structures) and defined constants **********************************************/
6 /*** enums ***************************************************************************************/
8 /*** structures declarations (and typedefs of structures)*****************************************/
10 /*** global variables defined in .c file *********************************************************/
12 /*** declarations of public functions ************************************************************/
14 void vfs_plugins_init(void);
16 /*** inline functions ****************************************************************************/
18 #endif /* MC__VFS_PLUINS_INIT_H */