remove reference
This commit is contained in:
parent
dec257ff59
commit
43cd604911
|
@ -39,7 +39,6 @@
|
||||||
#include "sync.h"
|
#include "sync.h"
|
||||||
#include "tfs.h"
|
#include "tfs.h"
|
||||||
#include "wal.h"
|
#include "wal.h"
|
||||||
#include "taos_monitor.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
|
@ -23,7 +23,6 @@
|
||||||
#include "mndTrans.h"
|
#include "mndTrans.h"
|
||||||
#include "tmisce.h"
|
#include "tmisce.h"
|
||||||
#include "audit.h"
|
#include "audit.h"
|
||||||
#include "taos_monitor.h"
|
|
||||||
|
|
||||||
#define MNODE_VER_NUMBER 2
|
#define MNODE_VER_NUMBER 2
|
||||||
#define MNODE_RESERVE_SIZE 64
|
#define MNODE_RESERVE_SIZE 64
|
||||||
|
|
Loading…
Reference in New Issue