mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
We noe use CURLDEBUG instead of MALLOCDEBUG
This commit is contained in:
parent
f8c3b3aa18
commit
204f03912f
@ -42,7 +42,7 @@
|
||||
|
||||
#include "base64.h"
|
||||
|
||||
#ifdef MALLOCDEBUG
|
||||
#ifdef CURLDEBUG
|
||||
#include "memdebug.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user