net: remove interrupt.h inclusion from netdevice.h
[linux-2.6-block.git] / drivers / net / tokenring / ibmtr.c
index e896ad0e8d24d9da1ee0d0e25082b8aa8700d381..e257a00fe14b33490345b81e44d06fed9f661695 100644 (file)
@@ -123,6 +123,7 @@ in the event that chatty debug messages are desired - jjs 12/30/98 */
 /* some 95 OS send many non UI frame; this allow removing the warning */
 #define TR_FILTERNONUI 1
 
+#include <linux/interrupt.h>
 #include <linux/ioport.h>
 #include <linux/netdevice.h>
 #include <linux/ip.h>