nfsd: Move private headers to source directory
[safe/jmp/linux-2.6] / fs / nfsd / xdr.h
similarity index 99%
rename from include/linux/nfsd/xdr.h
rename to fs/nfsd/xdr.h
index 58f824d..235ee5c 100644 (file)
@@ -8,7 +8,7 @@
 #define LINUX_NFSD_H
 
 #include <linux/vfs.h>
 #define LINUX_NFSD_H
 
 #include <linux/vfs.h>
-#include <linux/nfsd/nfsd.h>
+#include "nfsd.h"
 
 struct nfsd_fhandle {
        struct svc_fh           fh;
 
 struct nfsd_fhandle {
        struct svc_fh           fh;