[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
[powerpc.git] / kernel / kallsyms.c
index 13bcec1..39277dd 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>