From: Ian Kent Date: Tue, 31 Mar 2009 22:24:45 +0000 (-0700) Subject: autofs4: fix kernel includes X-Git-Tag: v2.6.30-rc1~496 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79955898f961a870cbcc58f6ae13f3741a909da5;p=pandora-kernel.git autofs4: fix kernel includes autofs_dev-ioctl.h is included by both the kernel module and user space tools and it includes two kernel header files. Compiles work if the kernel headers are installed but fail otherwise. Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed