Forward Declare ZSTD_cwksp_available_space to Fix Build
This commit is contained in:
@@ -144,6 +144,8 @@ typedef struct {
|
|||||||
* Functions
|
* Functions
|
||||||
***************************************/
|
***************************************/
|
||||||
|
|
||||||
|
MEM_STATIC size_t ZSTD_cwksp_available_space(ZSTD_cwksp* ws);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Align must be a power of 2.
|
* Align must be a power of 2.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user