提交 b39b84e6 编写于 作者: S Shengliang Guan

TD-2270 rename files

上级 ca870415
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif
#include "bnMain.h" #include "bnInt.h"
void bnInitDnodes(); void bnInitDnodes();
void bnCleanupDnodes(); void bnCleanupDnodes();
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif
#include "bnMain.h" #include "bnInt.h"
int32_t bnInitThread(); int32_t bnInitThread();
void bnCleanupThread(); void bnCleanupThread();
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#include "mnodeUser.h" #include "mnodeUser.h"
#include "mnodeVgroup.h" #include "mnodeVgroup.h"
#include "bnMain.h" #include "bnInt.h"
#include "bnScore.h" #include "bnScore.h"
#include "bnThread.h" #include "bnThread.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册