summaryrefslogtreecommitdiff
path: root/linux/include
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-07-19 11:31:48 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-07-19 11:31:48 -0300
commitdab4e454a8dfcbc59f1bd368e522627907866cfc (patch)
tree22d225f162da7c990151dd9f17007c8db76c7b53 /linux/include
parent2765fab4352a93fc144aa60c42abdbc9387bbf8e (diff)
parent29b613e242a791a94b820ca6c69ae2548452ebe5 (diff)
downloadmediapointer-dvb-s2-dab4e454a8dfcbc59f1bd368e522627907866cfc.tar.gz
mediapointer-dvb-s2-dab4e454a8dfcbc59f1bd368e522627907866cfc.tar.bz2
merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/include')
-rw-r--r--linux/include/linux/videodev2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/include/linux/videodev2.h b/linux/include/linux/videodev2.h
index dc4fb4588..f21fc9c3b 100644
--- a/linux/include/linux/videodev2.h
+++ b/linux/include/linux/videodev2.h
@@ -60,6 +60,7 @@
#include <linux/compiler.h> /* need __user */
#else
#define __user
+#include <sys/time.h>
#endif
#include <linux/types.h>