fix: compile problem

This commit is contained in:
kailixu 2024-09-12 06:38:15 +08:00
parent d937a0bef0
commit e3121c24eb
2 changed files with 2 additions and 1 deletions

View File

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

View File

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