headers: remove sched.h from interrupt.h
[deliverable/linux.git] / drivers / net / pcnet32.c
index 6d28b18e7e28e6cd511cf7df86f9ac1986e04bc7..c1b3f09f452c5450bcc42c1983099293055077bd 100644 (file)
@@ -31,6 +31,7 @@ static const char *const version =
 
 #include <linux/module.h>
 #include <linux/kernel.h>
+#include <linux/sched.h>
 #include <linux/string.h>
 #include <linux/errno.h>
 #include <linux/ioport.h>
This page took 0.027664 seconds and 5 git commands to generate.