mirror of
https://github.com/curl/curl.git
synced 2026-06-01 22:14:17 +03:00
use CURLDEBUG instead of MALLOCDEBUG
This commit is contained in:
parent
81d403e207
commit
db566c54ae
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
#include <curl/mprintf.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