summaryrefslogtreecommitdiff
path: root/utilities/dvb/v4l-dvb/v4l-dvb_include-fix.diff
blob: 34bd420762f67fa2f2c7078556184d4a99c66b45 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./linux/include/linux/dvb/video.h.orig	2009-03-03 09:54:58.000000000 +0100
+++ ./linux/include/linux/dvb/video.h	2009-03-03 09:45:30.000000000 +0100
@@ -28,6 +28,7 @@
 #ifdef __KERNEL__
 #include <linux/compiler.h>
 #else
+#include <linux/compiler.h>
 #include <stdint.h>
 #include <time.h>
 #endif