make compile
This commit is contained in:
parent
1f27641205
commit
e85c8d5162
|
@ -46,7 +46,6 @@ typedef struct {
|
|||
|
||||
typedef struct {
|
||||
int64_t uid;
|
||||
|
||||
} SBlock;
|
||||
|
||||
typedef struct {
|
||||
|
@ -63,7 +62,6 @@ typedef struct {
|
|||
int64_t min;
|
||||
int16_t maxIdx;
|
||||
int16_t minIdx;
|
||||
char reserverd[20]:
|
||||
} SField;
|
||||
|
||||
const char *tsdbFileSuffix[] = {
|
||||
|
|
Loading…
Reference in New Issue