mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
remove superfluous redefines
This commit is contained in:
parent
91182928a4
commit
3438b8832d
@ -7,12 +7,6 @@
|
||||
#ifndef _ZLIB_H
|
||||
# include "zlib.h"
|
||||
#endif
|
||||
|
||||
#ifndef Z_ERRNO
|
||||
#define Z_ERRNO (-1)
|
||||
#endif
|
||||
#ifndef Z_DEFLATED
|
||||
#define Z_DEFLATED (8)
|
||||
#endif
|
||||
|
||||
typedef uint64_t ZPOS64_T;
|
||||
|
Loading…
x
Reference in New Issue
Block a user