Skip to content

Commit 4bc6603

Browse files
jtlaytonJ. Bruce Fields
authored andcommitted
nfsd: include linux/nfs4.h in export.h
export.h refers to the pnfs_layouttype enum, which is defined there. Signed-off-by: Jeff Layton <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
1 parent 129e582 commit 4bc6603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fs/nfsd/export.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
#include <linux/sunrpc/cache.h>
88
#include <uapi/linux/nfsd/export.h>
9+
#include <linux/nfs4.h>
910

1011
struct knfsd_fh;
1112
struct svc_fh;

0 commit comments

Comments
 (0)