Skip to content

Commit

Permalink
V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 h…
Browse files Browse the repository at this point in the history
…eader

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 0290152 commit 5e585ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/media/videobuf-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#include <linux/poll.h>
#ifdef CONFIG_VIDEO_V4L1_COMPAT
#define __MIN_V4L1
#include <linux/videodev.h>
#endif
#include <linux/videodev2.h>
Expand Down

0 comments on commit 5e585ef

Please sign in to comment.