]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/kallsyms.c
[S390] appldata enhancements.
[linux-2.6-omap-h63xx.git] / kernel / kallsyms.c
index 13bcec151b57f8ebc68f1665a688f200f8c63d89..39277dd6bf90911916db77f2370e2db3a6e070f4 100644 (file)
@@ -18,6 +18,7 @@
 #include <linux/fs.h>
 #include <linux/err.h>
 #include <linux/proc_fs.h>
+#include <linux/sched.h>       /* for cond_resched */
 #include <linux/mm.h>
 
 #include <asm/sections.h>