V4L/DVB (4261): Included required header for in-kernel compilation
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 27 Jun 2006 01:26:08 +0000 (22:26 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 27 Jun 2006 03:17:42 +0000 (00:17 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-v4l2.c

index 37dc5d7b42ae931d5717c4cccec453c6373ce24f..961951010c27f9648def6668d08094324bfd11c2 100644 (file)
@@ -21,6 +21,7 @@
  */
 
 #include <linux/kernel.h>
+#include <linux/version.h>
 #include "pvrusb2-context.h"
 #include "pvrusb2-hdw.h"
 #include "pvrusb2.h"