#ifndef MLIBC_FILE_T_H #define MLIBC_FILE_T_H typedef struct __mlibc_file_base FILE; #endif /* MLIBC_FILE_T_H */