diff options
Diffstat (limited to 'include/linux/jffs2.h')
-rw-r--r-- | include/linux/jffs2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/jffs2.h b/include/linux/jffs2.h index c2f684a..7306f86 100644 --- a/include/linux/jffs2.h +++ b/include/linux/jffs2.h @@ -15,7 +15,7 @@ #ifndef __LINUX_JFFS2_H__ #define __LINUX_JFFS2_H__ -/* You must include something which defines the C99 uintXX_t types. +/* You must include something which defines the C99 uintXX_t types. We don't do it from here because this file is used in too many different environments. */ |