summaryrefslogtreecommitdiff
path: root/zwgc
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc')
-rw-r--r--zwgc/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/zwgc/main.c b/zwgc/main.c
index fae85b9..2979d73 100644
--- a/zwgc/main.c
+++ b/zwgc/main.c
@@ -396,8 +396,10 @@ create_punt_reply(int_dictionary_binding *punt)
void
notice_handler(ZNotice_t *notice)
{
+#ifndef HAVE_ARES
int ret;
char node[MAXDNAME];
+#endif
#if defined(CMU_ZWGCPLUS)
list_add_notice(notice);