Merge branch '4650_shift_f4_segfault'
[midnight-commander.git] / src / vfs / undelfs / undelfs.h
blob04820ccd73183fa87c019c95d37db015878b0959
1 #ifndef MC__VFS_UNDELFS_H
2 #define MC__VFS_UNDELFS_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_init_undelfs (void);
16 /*** inline functions ****************************************************************************/
18 #endif