projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PXA can use EABI, too
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files
/
fs
/
yaffs2
/
yportenv.h
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
e5e3dbe
..
8b80c6d
100644
(file)
--- 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>
This page took
0.023249 seconds
and
4
git commands to generate.