summaryrefslogtreecommitdiff
path: root/fs/nfsd/export.c
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2011-08-26 17:22:06 -0400
committerJ. Bruce Fields <bfields@redhat.com>2011-08-31 11:50:11 -0400
commitc152292f9ee7eb4ed30edc0bd5027a5beef5f5e8 (patch)
tree7914a4eb8101c2c28b63d726e5a740ddffc9f95f /fs/nfsd/export.c
parent3cc9fda40a427aeb176bab898edca4e9a3ada524 (diff)
downloadlinux-c152292f9ee7eb4ed30edc0bd5027a5beef5f5e8.tar.gz
nfsd: remove include/linux/nfsd/syscall.h
We don't need this any more. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/export.c')
-rw-r--r--fs/nfsd/export.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/export.c b/fs/nfsd/export.c
index f4cc1e2bfc54..d491421cd708 100644
--- a/fs/nfsd/export.c
+++ b/fs/nfsd/export.c
@@ -16,7 +16,6 @@
#include <linux/module.h>
#include <linux/exportfs.h>
-#include <linux/nfsd/syscall.h>
#include <net/ipv6.h>
#include "nfsd.h"