fix: compile errors
This commit is contained in:
parent
cee5ab4297
commit
87fbdd24ad
|
@ -735,6 +735,7 @@ _exit:
|
||||||
}
|
}
|
||||||
return code;
|
return code;
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
int32_t tsdbAsyncS3Migrate(STsdb *tsdb, int64_t now) {
|
int32_t tsdbAsyncS3Migrate(STsdb *tsdb, int64_t now) {
|
||||||
int32_t code = 0;
|
int32_t code = 0;
|
||||||
|
|
Loading…
Reference in New Issue