From: Jiri Slaby Date: Wed, 13 Feb 2008 23:04:49 +0000 (-0300) Subject: V4L/DVB (7198): V4L, include ioctl.h in videodev headers X-Git-Tag: v2.6.25-rc3~132^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83db33a3e5c4200eaf5dec5b4883c0e73f468a3b;p=pandora-kernel.git V4L/DVB (7198): V4L, include ioctl.h in videodev headers Fix compilation of user processes which includes videodev*.h but not includes linux/ioctl.h: v4l2ext_helper.c: In function 'process_ioctl': v4l2ext_helper.c:183: warning: implicit declaration of function '_IOWR' v4l2ext_helper.c:183: error: expected expression before 'struct' v4l2ext_helper.c:183: error: case label does not reduce to an integer constant Signed-off-by: Jiri Slaby Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed