diff options
-rw-r--r-- | fs/nfs/idmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/idmap.c b/fs/nfs/idmap.c index d2afcd8354ef..5a5566fa1619 100644 --- a/fs/nfs/idmap.c +++ b/fs/nfs/idmap.c | |||
@@ -62,6 +62,7 @@ | |||
62 | #include <linux/nfs_fs.h> | 62 | #include <linux/nfs_fs.h> |
63 | #include "nfs4_fs.h" | 63 | #include "nfs4_fs.h" |
64 | #include "internal.h" | 64 | #include "internal.h" |
65 | #include "netns.h" | ||
65 | 66 | ||
66 | #define NFS_UINT_MAXLEN 11 | 67 | #define NFS_UINT_MAXLEN 11 |
67 | #define IDMAP_HASH_SZ 128 | 68 | #define IDMAP_HASH_SZ 128 |