Merge branch 'maint-0.3.3'

This commit is contained in:
Nick Mathewson
2018-06-12 08:18:57 -04:00
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -26,7 +26,9 @@
#endif
#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. */