浏览代码

nfsd: state.c should include current_stateid.h

OK, admittedly I'm mainly just trying to shut sparse up.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
J. Bruce Fields 13 年之前
父节点
当前提交
bfa4b36525
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fs/nfsd/nfs4state.c

+ 1 - 0
fs/nfsd/nfs4state.c

@@ -42,6 +42,7 @@
 #include <linux/sunrpc/clnt.h>
 #include <linux/sunrpc/clnt.h>
 #include "xdr4.h"
 #include "xdr4.h"
 #include "vfs.h"
 #include "vfs.h"
+#include "current_stateid.h"
 
 
 #define NFSDDBG_FACILITY                NFSDDBG_PROC
 #define NFSDDBG_FACILITY                NFSDDBG_PROC