Message ID | 0d5949b60e74efa9aa303f9112d7c6a259a35574.1307464382.git.rees@umich.edu (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/fs/nfs/blocklayout/blocklayout.h b/fs/nfs/blocklayout/blocklayout.h index 7db7768..9e7bd62 100644 --- a/fs/nfs/blocklayout/blocklayout.h +++ b/fs/nfs/blocklayout/blocklayout.h @@ -34,7 +34,7 @@ #include <linux/nfs_fs.h> #include <linux/dm-ioctl.h> /* Needed for struct dm_ioctl*/ -#include <../pnfs.h> +#include "../pnfs.h" #define PAGE_CACHE_SECTORS (PAGE_CACHE_SIZE >> 9)