fix: compile problem

This commit is contained in:
kailixu 2024-09-12 07:11:26 +08:00
parent e3121c24eb
commit 15c92cea3f
2 changed files with 1 additions and 2 deletions

View File

@ -21,7 +21,7 @@ extern "C" {
#endif
#include "sync.h"
#include "tdef.h"
#include "tglobal.h"
#include "trpc.h"
#include "ttimer.h"

View File

@ -27,7 +27,6 @@
#include "syncSnapshot.h"
#include "syncUtil.h"
#include "syncVoteMgr.h"
#include "tglobal.h"
int64_t tsLogBufferMemoryUsed = 0; // total bytes of vnode log buffer