diff options
Diffstat (limited to 'zutil.c')
-rw-r--r-- | zutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ uLong ZEXPORT zlibCompileFlags() } #ifdef ZLIB_DEBUG - +#include <stdlib.h> # ifndef verbose # define verbose 0 # endif |