From: Stanislav Kinsbursky Date: Tue, 2 Oct 2012 10:19:14 +0000 (+0400) Subject: nfs: include internal.h in getroot.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4e437e95ae8fce164a97f4d67866c9a7e7ed9335;p=linux-beck.git nfs: include internal.h in getroot.h 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 Signed-off-by: Trond Myklebust --- 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 @@ #include +#include "internal.h" + #define NFSDBG_FACILITY NFSDBG_CLIENT /*