Merge branch 'maint-0.3.2' into maint-0.3.3

This commit is contained in:
Nick Mathewson
2018-06-12 08:18:56 -04:00
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -19,7 +19,9 @@
#include "compress_zstd.h"
#ifdef HAVE_ZSTD
DISABLE_GCC_WARNING(unused-const-variable)
#include <zstd.h>
ENABLE_GCC_WARNING(unused-const-variable)
#endif
/** Total number of bytes allocated for Zstandard state. */