diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-01-17 22:04:24 -0500 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-01-31 18:20:28 -0500 |
commit | 1313e6034a73a55d6293dbdc62b8853dd067771a (patch) | |
tree | 36708780a59d4b77d365a77d1e889b44000566fc /include/linux/nfs_xdr.h | |
parent | 12bc372b96b35a2dc9245ec61369028932b82ea8 (diff) | |
download | op-kernel-dev-1313e6034a73a55d6293dbdc62b8853dd067771a.zip op-kernel-dev-1313e6034a73a55d6293dbdc62b8853dd067771a.tar.gz |
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Also from linux/nfs_xdr.h.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include/linux/nfs_xdr.h')
-rw-r--r-- | include/linux/nfs_xdr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfs_xdr.h b/include/linux/nfs_xdr.h index a764cef..f5188e1 100644 --- a/include/linux/nfs_xdr.h +++ b/include/linux/nfs_xdr.h @@ -2,7 +2,6 @@ #define _LINUX_NFS_XDR_H #include <linux/nfsacl.h> -#include <linux/nfs3.h> #include <linux/sunrpc/gss_api.h> /* |