mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
CURLDEBUG is the symbol to use, no longer MALLOCDEBUG
This commit is contained in:
parent
a1af6f3614
commit
69eb1790da
@ -31,7 +31,7 @@
|
||||
#include <curl/curl.h>
|
||||
#include "urlglob.h"
|
||||
|
||||
#ifdef MALLOCDEBUG
|
||||
#ifdef CURLDEBUG
|
||||
#include "../lib/memdebug.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user