diff --git a/include/linux/romfs_fs.h b/include/linux/romfs_fs.h index c490fbc43fe2d9e2b243439496654e5c080318cf..5f57f93b284f1db41f0594160a4f74bea7b84dc4 100644 --- a/include/linux/romfs_fs.h +++ b/include/linux/romfs_fs.h @@ -1,6 +1,9 @@ #ifndef __LINUX_ROMFS_FS_H #define __LINUX_ROMFS_FS_H +#include +#include + /* The basic structures of the romfs filesystem */ #define ROMBSIZE BLOCK_SIZE