浏览代码

fs/afs/callback.c should #include "cmservice.h"

Every file should include the headers containing the prototypes for
it's global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Adrian Bunk 19 年之前
父节点
当前提交
9f56f743e8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fs/afs/callback.c

+ 1 - 0
fs/afs/callback.c

@@ -19,6 +19,7 @@
 #include "server.h"
 #include "vnode.h"
 #include "internal.h"
+#include "cmservice.h"
 
 /*****************************************************************************/
 /*