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() | |||
113 | } | 113 | } |
114 | 114 | ||
115 | #ifdef ZLIB_DEBUG | 115 | #ifdef ZLIB_DEBUG |
116 | 116 | #include <stdlib.h> | |
117 | # ifndef verbose | 117 | # ifndef verbose |
118 | # define verbose 0 | 118 | # define verbose 0 |
119 | # endif | 119 | # endif |