]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit07e3e0e8a9af13cc2b0e37bea8694064b96382b2
treef1b1110446e7df4382f23eddd874ee875e4ed26d
parentacc153e4dfcd84832bf4747eb2fd0943fa1c2667
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