summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-11 07:36:21 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-11 07:36:21 +0000
commit9946e7c91fc5b78d74e6131adfa63dfe9cc74cb1 (patch)
tree1d169566bc101258bd018c9c0ec1e3819158bc45 /target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
parent9939f6969aae6e175bd7471865737b9772aa2a2e (diff)
[kernel] update yaffs2 to compile with 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9257 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/files/fs/yaffs2/yportenv.h')
-rw-r--r--target/linux/generic-2.6/files/fs/yaffs2/yportenv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h b/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
index e5e3dbe8e..8b80c6d68 100644
--- a/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
+++ b/target/linux/generic-2.6/files/fs/yaffs2/yportenv.h
@@ -32,6 +32,7 @@
#endif
#include <linux/kernel.h>
#include <linux/mm.h>
+#include <linux/sched.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>