mirror of
https://github.com/curl/curl.git
synced 2026-07-28 15:33:08 +03:00
use CURLDEBUG instead of MALLOCDEBUG
This commit is contained in:
parent
f7d795a364
commit
ed908b7f89
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include "share.h"
|
||||
|
||||
/* The last #include file should be: */
|
||||
#ifdef MALLOCDEBUG
|
||||
#ifdef CURLDEBUG
|
||||
#include "memdebug.h"
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue