Move ABRThandler func out of internal lib

This commit is contained in:
Casey McGinty
2018-09-11 11:39:49 -07:00
parent 2a3967b7c4
commit d4337b6f1d
6 changed files with 71 additions and 71 deletions
-1
View File
@@ -39,7 +39,6 @@
#endif
#define ZSTD_STATIC_LINKING_ONLY /* ZSTD_maxCLevel */
#include "zstd.h" /* ZSTD_VERSION_STRING */
#include "zstd_internal.h" /* ZSTD_addAbortHandler */
/*-************************************