提交 27010ab8 编写于 作者: G GeekerSquare 提交者: youyong205

Support NodeV12

上级 578ca2b7
......@@ -3,6 +3,7 @@
#include <string.h>
#include <stdlib.h>
#include <stdint.h>
#include <errno.h>
/**
......@@ -25,6 +26,7 @@ typedef struct _CatMessage CatMessage;
typedef struct _CatMessage CatEvent;
typedef struct _CatMessage CatMetric;
typedef struct _CatMessage CatHeartBeat;
typedef uint32_t u_int32_t;
typedef struct _CatTransaction CatTransaction;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册