Commit 4e437e95ae8fce164a97f4d67866c9a7e7ed9335

Authored by Stanislav Kinsbursky
Committed by Trond Myklebust
1 parent 22e2430961

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 <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

... ... @@ -32,6 +32,8 @@
32 32  
33 33 #include <asm/uaccess.h>
34 34  
  35 +#include "internal.h"
  36 +
35 37 #define NFSDBG_FACILITY NFSDBG_CLIENT
36 38  
37 39 /*