headers: remove sched.h from interrupt.h
[deliverable/linux.git] / drivers / net / tokenring / ibmtr.c
index 525bbc5b9c9d7aeacefbb632f1940d2830258b47..36cb2423bcf12d2690aab67ca2921b01edfb4fa1 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 */
This page took 0.024446 seconds and 5 git commands to generate.