]> git.lizzy.rs Git - zlib.git/blobdiff - zutil.c
Update vestigial comment from very old Info-ZIP deflate.
[zlib.git] / zutil.c
diff --git a/zutil.c b/zutil.c
index 3b4d90451f07ef147b33dd8b3ea85cb2f27ea6aa..56534fba0ff86c297365df42c23173da19a1d96d 100644 (file)
--- a/zutil.c
+++ b/zutil.c
@@ -113,7 +113,7 @@ uLong ZEXPORT zlibCompileFlags()
 }
 
 #ifdef ZLIB_DEBUG
-
+#include <stdlib.h>
 #  ifndef verbose
 #    define verbose 0
 #  endif