diff options
Diffstat (limited to 'lib/telnet.c')
-rw-r--r-- | lib/telnet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/telnet.c b/lib/telnet.c index c1cc07d08..e345caaa3 100644 --- a/lib/telnet.c +++ b/lib/telnet.c @@ -84,7 +84,7 @@ #include "arpa_telnet.h" /* The last #include file should be: */ -#ifdef MALLOCDEBUG +#ifdef CURLDEBUG #include "memdebug.h" #endif |