mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
use CURLDEBUG instead of MALLOCDEBUG
This commit is contained in:
parent
81d403e207
commit
db566c54ae
@ -88,7 +88,7 @@
|
|||||||
#include <curl/mprintf.h>
|
#include <curl/mprintf.h>
|
||||||
|
|
||||||
/* The last #include file should be: */
|
/* The last #include file should be: */
|
||||||
#ifdef MALLOCDEBUG
|
#ifdef CURLDEBUG
|
||||||
#include "memdebug.h"
|
#include "memdebug.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user