diff --git a/lib/connect.c b/lib/connect.c index 9a78f16105753991e9ed39a2a1ecb87ee6f22d8c..681fc0039b1be0a3208a60be1d1a2ab2993cfa1b 100644 --- a/lib/connect.c +++ b/lib/connect.c @@ -77,7 +77,7 @@ #include "if2ip.h" /* The last #include file should be: */ -#ifdef MALLOCDEBUG +#ifdef CURLDEBUG #include "memdebug.h" #endif