Skip to content
Snippets Groups Projects
Commit db566c54 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

use CURLDEBUG instead of MALLOCDEBUG

parent 81d403e2
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@
#include <curl/mprintf.h>
/* The last #include file should be: */
#ifdef MALLOCDEBUG
#ifdef CURLDEBUG
#include "memdebug.h"
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment