snapshot
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#if defined(STDC) && !defined(Z_SOLO)
|
||||
# if !(defined(_WIN32_WCE) && defined(_MSC_VER))
|
||||
# include <stddef.h>
|
||||
# include <stdint.h>
|
||||
# endif
|
||||
# include <string.h>
|
||||
# include <stdlib.h>
|
||||
@@ -160,7 +159,7 @@ extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
|
||||
# define OS_CODE 18
|
||||
#endif
|
||||
|
||||
#if defined( __APPLE__ ) && !(defined(MACOS) || defined(TARGET_OS_MAC))
|
||||
#ifdef __APPLE__
|
||||
# define OS_CODE 19
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user