#ifndef __FS_H #define __FS_H #include "superbloc.h" #include "inode.h" #include "file.h" #include "ifile.h" #include "entry.h" #endif /* __FS_H */