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 <curl/curl.h>
|
||||||
#include "urlglob.h"
|
#include "urlglob.h"
|
||||||
|
|
||||||
#ifdef MALLOCDEBUG
|
#ifdef CURLDEBUG
|
||||||
#include "../lib/memdebug.h"
|
#include "../lib/memdebug.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user