summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/common/compress_zstd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/compress_zstd.c b/src/common/compress_zstd.c
index deaefc1779..4f642c26bc 100644
--- a/src/common/compress_zstd.c
+++ b/src/common/compress_zstd.c
@@ -20,7 +20,6 @@
#ifdef HAVE_ZSTD
#include <zstd.h>
-#include <zstd_errors.h>
#endif
/** Total number of bytes allocated for Zstandard state. */