File dvb-apps-v4l-2.6.38.patch of Package dvb
--- test/video.c 2010-05-09 08:03:42.000000000 +0200 +++ test/video.c 2011-07-07 11:39:38.600089407 +0200 @@ -22,7 +22,7 @@ #include <string.h> #include <linux/fb.h> -#include <linux/videodev.h> +#include <libv4l1-videodev.h> #define VIDEO_DEV "/dev/video0" #define FB_DEV "/dev/fb0"