nfs: include internal.h in getroot.h
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Tue, 2 Oct 2012 10:19:14 +0000 (14:19 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Oct 2012 15:17:04 +0000 (08:17 -0700)
Sparse warning:
fs/nfs/nfs4getroot.c:11:5: warning: symbol 'nfs4_get_rootfh' was not declared.
Should it be static?

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/getroot.c

index 4654ced..033803c 100644 (file)
@@ -32,6 +32,8 @@
 
 #include <asm/uaccess.h>
 
+#include "internal.h"
+
 #define NFSDBG_FACILITY                NFSDBG_CLIENT
 
 /*