From 77da57057ff6eb1282e0b992cb2b17be5a1d88e7 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 12 Jun 2009 23:50:33 +0000 Subject: Revert last change, it is inappropriate. --- ares/ares_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares/ares_private.h') diff --git a/ares/ares_private.h b/ares/ares_private.h index f1b80995b..c84a1d0b3 100644 --- a/ares/ares_private.h +++ b/ares/ares_private.h @@ -337,7 +337,7 @@ long ares__tvdiff(struct timeval t1, struct timeval t2); (c)->sock_state_cb((c)->sock_state_cb_data, (s), (r), (w)); \ } while (0) -#ifdef DEBUGBUILD +#ifdef CURLDEBUG /* This is low-level hard-hacking memory leak tracking and similar. Using the libcurl lowlevel code from within library is ugly and only works when c-ares is built and linked with a similarly debug-build libcurl, but we do -- cgit v1.2.3