瀏覽代碼

NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h"

Fix a warning about "no previous prototype for ‘nfs4_get_rootfh’"

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Trond Myklebust 12 年之前
父節點
當前提交
d6aa6a81d4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fs/nfs/nfs4getroot.c

+ 1 - 0
fs/nfs/nfs4getroot.c

@@ -5,6 +5,7 @@
 
 #include <linux/nfs_fs.h>
 #include "nfs4_fs.h"
+#include "internal.h"
 
 #define NFSDBG_FACILITY		NFSDBG_CLIENT