[PATCH] fix missing includes
[deliverable/linux.git] / drivers / input / joystick / interact.c
index 8511ee7bb2637b8482182e7e7966702be2ac1ee0..c4ed01758226ae34b07f4210461245c6a1e69c1f 100644 (file)
@@ -38,6 +38,7 @@
 #include <linux/init.h>
 #include <linux/gameport.h>
 #include <linux/input.h>
+#include <linux/jiffies.h>
 
 #define DRIVER_DESC    "InterAct digital joystick driver"
 
This page took 0.028915 seconds and 5 git commands to generate.