Added new fnction for manipulate vpath objects:
[midnight-commander.git] / src / vfs / tar / tar.h
blobb099f2fcaf13944c568ba420d31c309b88b9c65c
1 #ifndef MC__VFS_TAR_H
2 #define MC__VFS_TAR_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 init_tarfs(void);
16 /*** inline functions ****************************************************************************/
18 #endif /* MC__VFS_TAR_H */