From 1767cc4987b68ace957ea34c20634485d4232611 Mon Sep 17 00:00:00 2001 From: Conrad Meyer Date: Mon, 22 Oct 2018 19:45:18 +0000 Subject: import zstd 1.3.3 --- lib/compress/zstd_fast.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/compress/zstd_fast.c') diff --git a/lib/compress/zstd_fast.c b/lib/compress/zstd_fast.c index 2e057017b92e4..7b56c3d6adb69 100644 --- a/lib/compress/zstd_fast.c +++ b/lib/compress/zstd_fast.c @@ -8,6 +8,7 @@ * You may select, at your option, one of the above-listed licenses. */ +#include "zstd_compress_internal.h" #include "zstd_fast.h" -- cgit v1.2.3