Skip to content

Commit

Permalink
V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Dec 10, 2006
1 parent 1444e5f commit f30ebd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/usbvision/usbvision-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
*
*/

#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/list.h>
Expand Down

0 comments on commit f30ebd4

Please sign in to comment.