extended ZSTDMT code support for non-MT systems and WIN32 (preliminary)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <stdlib.h> /* malloc */
|
||||
#include <pool.h> /* threadpool */
|
||||
#include <pthread.h> /* mutex */
|
||||
#include "threading.h" /* mutex */
|
||||
#include "zstd_internal.h" /* MIN, ERROR */
|
||||
#include "zstdmt_compress.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user