summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-04-19 23:54:52 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2012-04-19 23:54:52 +0200
commitc6f5c93098f5577210f8f3ea22209b3f266c66af (patch)
treebc641dfb6f71b6584cedde4b6721ca716f8bf3d0 /include
parentMerge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (diff)
parentnfsd: include cld.h in the headers_install target (diff)
downloadlinux-c6f5c93098f5577210f8f3ea22209b3f266c66af.tar.xz
linux-c6f5c93098f5577210f8f3ea22209b3f266c66af.zip
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Pull nfsd bugfixes from J. Bruce Fields: "One bugfix, and one minor header fix from Jeff Layton while we're here" * 'for-3.4' of git://linux-nfs.org/~bfields/linux: nfsd: include cld.h in the headers_install target nfsd: don't fail unchecked creates of non-special files
Diffstat (limited to 'include')
-rw-r--r--include/linux/nfsd/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfsd/Kbuild b/include/linux/nfsd/Kbuild
index b8d4001212b3..5b7d84ac954a 100644
--- a/include/linux/nfsd/Kbuild
+++ b/include/linux/nfsd/Kbuild
@@ -1,3 +1,4 @@
+header-y += cld.h
header-y += debug.h
header-y += export.h
header-y += nfsfh.h