use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
#endif
|
||||
|
||||
/* The last #include file should be: */
|
||||
#ifdef MALLOCDEBUG
|
||||
#ifdef CURLDEBUG
|
||||
#include "memdebug.h"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user