autofs4: fix kernel includes
authorIan Kent <raven@themaw.net>
Tue, 31 Mar 2009 22:24:45 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2009 15:59:23 +0000 (08:59 -0700)
commit79955898f961a870cbcc58f6ae13f3741a909da5
treef1b1110446e7df4382f23eddd874ee875e4ed26d
parent8f63aaa8b9239475fc580d4450f1141496655305
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 <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/auto_dev-ioctl.h
include/linux/auto_fs.h