V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Mauro Carvalho Chehab 2006-12-09 12:32:18 -03:00
parent 1444e5f591
commit f30ebd4359
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
*
*/
#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/list.h>