aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_init.c')
-rw-r--r--ares/ares_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/ares_init.c b/ares/ares_init.c
index 5117dfa53..bd29fe94f 100644
--- a/ares/ares_init.c
+++ b/ares/ares_init.c
@@ -119,7 +119,7 @@ int ares_init_options(ares_channel *channelptr, struct ares_options *options,
struct server_state *server;
struct timeval now;
-#ifdef DEBUGBUILD
+#ifdef CURLDEBUG
const char *env = getenv("CARES_MEMDEBUG");
if (env)