mirror of
https://github.com/curl/curl.git
synced 2026-07-09 10:57:16 +03:00
We noe use CURLDEBUG instead of MALLOCDEBUG
This commit is contained in:
parent
f8c3b3aa18
commit
204f03912f
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
#include "base64.h"
|
||||
|
||||
#ifdef MALLOCDEBUG
|
||||
#ifdef CURLDEBUG
|
||||
#include "memdebug.h"
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue