padata: Use a timer to handle remaining objects in the reorder queues
[safe/jmp/linux-2.6] / kernel / timer.c
index fc965ea..aeb6a54 100644 (file)
@@ -39,6 +39,7 @@
 #include <linux/kallsyms.h>
 #include <linux/perf_event.h>
 #include <linux/sched.h>
+#include <linux/slab.h>
 
 #include <asm/uaccess.h>
 #include <asm/unistd.h>