Message ID | 1308087401-13235-1-git-send-email-bharrosh@panasas.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/fs/exofs/export.c b/fs/exofs/export.c index 20969bf..616cf5d 100644 --- a/fs/exofs/export.c +++ b/fs/exofs/export.c @@ -27,7 +27,7 @@ #include <linux/nfsd/nfsd4_pnfs.h> #include "exofs.h" -#include "../exportfs/pnfs_osd_xdr_srv.h" +#include "linux/nfsd/pnfs_osd_xdr_srv.h" static int exofs_layout_type(struct super_block *sb) {
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> --- fs/exofs/export.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)