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

minor changes

上级 bb126aaa
...@@ -14,12 +14,12 @@ ...@@ -14,12 +14,12 @@
*/ */
#define _DEFAULT_SOURCE #define _DEFAULT_SOURCE
#include "tthread.h"
#include "dnodeEps.h"
#include "dnodeMsg.h" #include "dnodeMsg.h"
#include "dnodeEps.h"
#include "mnode.h" #include "mnode.h"
#include "vnode.h" #include "tthread.h"
#include "ttime.h" #include "ttime.h"
#include "vnode.h"
static struct { static struct {
pthread_t *threadId; pthread_t *threadId;
......
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
#include "dnodeMsg.h" #include "dnodeMsg.h"
#include "mnode.h" #include "mnode.h"
#include "vnode.h" #include "vnode.h"
#include "mnode.h"
typedef void (*RpcMsgFp)(SRpcMsg *pMsg); typedef void (*RpcMsgFp)(SRpcMsg *pMsg);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册