Remove STATIC_LINKING_ONLY defines

This commit is contained in:
Nick Terrell
2017-03-30 14:54:33 -07:00
parent 6ce58897da
commit e48b135521
14 changed files with 23 additions and 62 deletions
-1
View File
@@ -13,7 +13,6 @@
* Dependencies
***************************************/
#include "error_private.h"
#define ZSTD_STATIC_LINKING_ONLY
#include "zstd.h" /* declaration of ZSTD_isError, ZSTD_getErrorName, ZSTD_getErrorCode, ZSTD_getErrorString, ZSTD_versionNumber */