diff options
-rw-r--r-- | zutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ unsigned long ZEXPORT PREFIX(zlibCompileFlags)(void) } #ifdef ZLIB_DEBUG - +#include <stdlib.h> # ifndef verbose # define verbose 0 # endif |
![]() |
index : Project-1CE/external_zlib-ng | |
Unnamed repository; edit this file 'description' to name the repository. | Linux User |
summaryrefslogtreecommitdiff |
-rw-r--r-- | zutil.c | 2 |
@@ -96,7 +96,7 @@ unsigned long ZEXPORT PREFIX(zlibCompileFlags)(void) } #ifdef ZLIB_DEBUG - +#include <stdlib.h> # ifndef verbose # define verbose 0 # endif |