]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/nfsd/nfsproc.c
nfsd: Move private headers to source directory
[net-next-2.6.git] / fs / nfsd / nfsproc.c
index b6bd9e0d7cd0b4c07afc034b8ab9b758d989642c..21a5f793c3d159953dc706e787a91eda89d15345 100644 (file)
@@ -9,8 +9,8 @@
 
 #include <linux/namei.h>
 
-#include <linux/nfsd/cache.h>
-#include <linux/nfsd/xdr.h>
+#include "cache.h"
+#include "xdr.h"
 #include "vfs.h"
 
 typedef struct svc_rqst        svc_rqst;