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)
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>

No differences found