1 2 3 4 5 6 7
#ifndef __JIN_FS_H #define __JIN_FS_H #include "buffer.h" #include "filesystem.h" #endif