aboutsummaryrefslogtreecommitdiff
path: root/zutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'zutil.c')
-rw-r--r--zutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zutil.c b/zutil.c
index 3b4d904..56534fb 100644
--- a/zutil.c
+++ b/zutil.c
@@ -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