From: Mike Frysinger Date: Thu, 23 Jan 2014 23:54:10 +0000 (-0800) Subject: include/uapi/linux/dn.h: pull in ioctl.h header X-Git-Tag: v3.14-rc1~108^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c318924582cf553c05afa48f81871f4ad46f014c;p=pandora-kernel.git include/uapi/linux/dn.h: pull in ioctl.h header This header uses _IOW/_IOR defines but doesn't include ioctl.h for it. If you try to use this w/out including ioctl.h yourself, it can fail to build, so add the explicit include. Signed-off-by: Mike Frysinger Cc: David Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed