summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/input/videodev2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/videodev2.h b/src/input/videodev2.h
index 1812fb9b6..2977ca15d 100644
--- a/src/input/videodev2.h
+++ b/src/input/videodev2.h
@@ -13,7 +13,7 @@
* Justin Schoeman
* et al.
*/
-/* #include <linux/time.h> */ /* need struct timeval */
+#include <sys/time.h> /* need struct timeval */
#include <asm/types.h>
/*