diff options
Diffstat (limited to 'fs/yaffs2/yportenv.h')
-rw-r--r-- | fs/yaffs2/yportenv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/yaffs2/yportenv.h b/fs/yaffs2/yportenv.h index b47a4d6..251eba0 100644 --- a/fs/yaffs2/yportenv.h +++ b/fs/yaffs2/yportenv.h @@ -17,6 +17,7 @@ #ifndef __YPORTENV_H__ #define __YPORTENV_H__ +#include <linux/types.h> /* Definition of types */ #ifdef CONFIG_YAFFS_DEFINES_TYPES |