mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
CURLDEBUG instead of MALLOCDEBUG
This commit is contained in:
parent
204f03912f
commit
1eef6f44ba
@ -77,7 +77,7 @@
|
||||
#include "if2ip.h"
|
||||
|
||||
/* The last #include file should be: */
|
||||
#ifdef MALLOCDEBUG
|
||||
#ifdef CURLDEBUG
|
||||
#include "memdebug.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user