ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
[pandora-kernel.git] / 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>