headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / net / tokenring / ibmtr.c
index 525bbc5..36cb242 100644 (file)
@@ -108,6 +108,7 @@ in the event that chatty debug messages are desired - jjs 12/30/98 */
 #define IBMTR_DEBUG_MESSAGES 0
 
 #include <linux/module.h>
+#include <linux/sched.h>
 
 #ifdef PCMCIA          /* required for ibmtr_cs.c to build */
 #undef MODULE          /* yes, really */