mirror of
https://github.com/curl/curl.git
synced 2025-04-18 16:30:45 +08:00
use CURLDEBUG instead of MALLOCDEBUG
This commit is contained in:
parent
f7d795a364
commit
ed908b7f89
@ -30,7 +30,7 @@
|
||||
#include "share.h"
|
||||
|
||||
/* The last #include file should be: */
|
||||
#ifdef MALLOCDEBUG
|
||||
#ifdef CURLDEBUG
|
||||
#include "memdebug.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user