Message ID | 9e7c18549e1c0f68202d6573d8a05d501061c424.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 ab61a19..fc0fb23 100644 --- a/fs/nfs/blocklayout/blocklayout.h +++ b/fs/nfs/blocklayout/blocklayout.h @@ -33,8 +33,8 @@ #define FS_NFS_NFS4BLOCKLAYOUT_H #include <linux/nfs_fs.h> -#include <linux/nfs4_pnfs.h> #include <linux/dm-ioctl.h> /* Needed for struct dm_ioctl*/ +#include <../pnfs.h> #define PAGE_CACHE_SECTORS (PAGE_CACHE_SIZE >> 9)