V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 18 Jul 2007 21:41:08 +0000 (18:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 20 Jul 2007 20:35:52 +0000 (17:35 -0300)
commit3d58ffe2aa107df6db57f875dba5368960b17cde
tree96829c9bc84f9b36c7c8cecf6986b185807cc534
parentdd1e729d63f74a0b6290ca417bafd3fd8665db50
V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace

When videodev2.h is included by an application, it needs to include
<sys/time.h> for the timeval struct.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
include/linux/videodev2.h