commit | 3d58ffe2aa107df6db57f875dba5368960b17cde | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Jul 18 18:41:08 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jul 20 17:35:52 2007 -0300 |
tree | 96829c9bc84f9b36c7c8cecf6986b185807cc534 | |
parent | dd1e729d63f74a0b6290ca417bafd3fd8665db50 [diff] |
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>