headers: remove sched.h from interrupt.h
[deliverable/linux.git] / kernel / irq / handle.c
index a81cf80554dbf4da46c53cada05fc747f7c8eeff..17c71bb565c6ed287901aaef1c201a3c70f79aef 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <linux/irq.h>
+#include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/module.h>
 #include <linux/random.h>
This page took 0.024728 seconds and 5 git commands to generate.