mirror of https://gitee.com/openkylin/linux.git
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:
parent
1444e5f591
commit
f30ebd4359
|
@ -44,6 +44,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <linux/version.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/sched.h>
|
||||
#include <linux/list.h>
|
||||
|
|
Loading…
Reference in New Issue