change zstd_opt.c into zstd_opt.h, since it's included
This commit is contained in:
parent
0db4115f35
commit
3b63f7fbb0
@ -1697,7 +1697,7 @@ _storeSequence:
|
||||
}
|
||||
}
|
||||
|
||||
#include "zstd_opt.c"
|
||||
#include "zstd_opt.h"
|
||||
|
||||
static void ZSTD_compressBlock_opt_bt(ZSTD_CCtx* ctx, const void* src, size_t srcSize)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user