zwrapbench uses z_const

This commit is contained in:
Przemyslaw Skibinski
2016-11-04 17:49:17 +01:00
parent 7e06e6ab19
commit 6cecb35f98
3 changed files with 10 additions and 11 deletions
+1
View File
@@ -11,6 +11,7 @@
#include <stdio.h> /* vsprintf */
#include <stdarg.h> /* va_list, for z_gzprintf */
#define NO_DUMMY_DECL
#define ZLIB_CONST
#include <zlib.h> /* without #define Z_PREFIX */
#include "zstd_zlibwrapper.h"
#define ZSTD_STATIC_LINKING_ONLY /* ZSTD_MAGICNUMBER */