fix: compile errors

This commit is contained in:
Simon Guan 2025-03-17 22:54:12 +08:00
parent cee5ab4297
commit 87fbdd24ad
1 changed files with 1 additions and 0 deletions

View File

@ -735,6 +735,7 @@ _exit:
}
return code;
}
#endif
int32_t tsdbAsyncS3Migrate(STsdb *tsdb, int64_t now) {
int32_t code = 0;