Skip to content
Snippets Groups Projects
Commit e13def04 authored by Mark Adler's avatar Mark Adler
Browse files

Fix compilation with --solo and --debug combined.

However this ends up not really being solo, since it has to
include external libraries.
parent 1e3bccd4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -113,7 +113,7 @@ uLong ZEXPORT zlibCompileFlags()
}
 
#ifdef ZLIB_DEBUG
#include <stdlib.h>
# ifndef verbose
# define verbose 0
# endif
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment