Skip to content

Commit

Permalink
fix mac ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Sep 18, 2022
1 parent 877f2d7 commit 2526367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zmatlib.c
Expand Up @@ -67,6 +67,7 @@

#ifndef NO_ZSTD
#include "zstd.h"
unsigned long long ZSTD_decompressBound(const void* src, size_t srcSize);
#endif


Expand Down

0 comments on commit 2526367

Please sign in to comment.