hrtimer: fix *rmtp handling in hrtimer_nanosleep()
[powerpc.git] / kernel / notifier.c
index 4253f47..643360d 100644 (file)
@@ -4,6 +4,7 @@
 #include <linux/notifier.h>
 #include <linux/rcupdate.h>
 #include <linux/vmalloc.h>
+#include <linux/reboot.h>
 
 /*
  *     Notifier list for kernel code which wants to be called