CURLDEBUG not MALLOCDEBUG
This commit is contained in:
@@ -48,8 +48,8 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef MALLOCDEBUG
|
#ifdef CURLDEBUG
|
||||||
/* This is an ugly hack for MALLOCDEBUG conditions only. We need to include
|
/* This is an ugly hack for CURLDEBUG conditions only. We need to include
|
||||||
the file here, since it might set the _FILE_OFFSET_BITS define, which must
|
the file here, since it might set the _FILE_OFFSET_BITS define, which must
|
||||||
be set BEFORE all normal system headers. */
|
be set BEFORE all normal system headers. */
|
||||||
#include "../lib/setup.h"
|
#include "../lib/setup.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user