Sync with gnulib 2ab2617ee340ff35a9a4c713004fb302868d41b0
[midnight-commander.git] / src / vfs / cpio / cpio.h
blobde02383692c4da3b8445278dc07a477208472210
1 #ifndef MC__VFS_CPIO_H
2 #define MC__VFS_CPIO_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_cpiofs (void);
16 /*** inline functions ****************************************************************************/
18 #endif /* MC__VFS_CPIO_H */