headers: remove sched.h from interrupt.h
[deliverable/linux.git] / drivers / net / hamachi.c
index 1d5064a09acaf3de8ede90ac65bae51991774778..f7519a594945e831bee7fcc60fcbec24a3c9ca83 100644 (file)
@@ -145,6 +145,7 @@ static int tx_params[MAX_UNITS] = {-1, -1, -1, -1, -1, -1, -1, -1};
 /* Time in jiffies before concluding the transmitter is hung. */
 #define TX_TIMEOUT  (5*HZ)
 
+#include <linux/capability.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/string.h>
This page took 0.025838 seconds and 5 git commands to generate.