diff options
Diffstat (limited to 'fs/nfs')
-rw-r--r-- | fs/nfs/getroot.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/nfs/getroot.c b/fs/nfs/getroot.c index 4654ced096a6..033803c36644 100644 --- a/fs/nfs/getroot.c +++ b/fs/nfs/getroot.c | |||
@@ -32,6 +32,8 @@ | |||
32 | 32 | ||
33 | #include <asm/uaccess.h> | 33 | #include <asm/uaccess.h> |
34 | 34 | ||
35 | #include "internal.h" | ||
36 | |||
35 | #define NFSDBG_FACILITY NFSDBG_CLIENT | 37 | #define NFSDBG_FACILITY NFSDBG_CLIENT |
36 | 38 | ||
37 | /* | 39 | /* |