]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blobdiff - zephyr/zwgc/main.c
import zephyr 3.0~rc2544
[1ts-debian.git] / zephyr / zwgc / main.c
index 241fe0b4561786c8276607db30266373ad555d44..c299e5bf7518635794ee95ab131f018ca92813ed 100644 (file)
@@ -4,7 +4,7 @@
  *
  *      Created by:     Marc Horowitz <marc@athena.mit.edu>
  *
- *      $Id: main.c 2437 2009-04-21 04:11:03Z kcr@ATHENA.MIT.EDU $
+ *      $Id: main.c 2501 2009-07-26 16:32:54Z kcr@ATHENA.MIT.EDU $
  *
  *      Copyright (c) 1989 by the Massachusetts Institute of Technology.
  *      For copying and distribution information, see the file
@@ -17,7 +17,7 @@
 #endif
 
 #if (!defined(lint) && !defined(SABER))
-static const char rcsid_main_c[] = "$Id: main.c 2437 2009-04-21 04:11:03Z kcr@ATHENA.MIT.EDU $";
+static const char rcsid_main_c[] = "$Id: main.c 2501 2009-07-26 16:32:54Z kcr@ATHENA.MIT.EDU $";
 #endif
 
 #include <netdb.h>
@@ -396,7 +396,9 @@ create_punt_reply(int_dictionary_binding *punt)
 void
 notice_handler(ZNotice_t *notice)
 {
+#ifndef HAVE_ARES
     char node[MAXDNAME];
+#endif
 
 #if defined(CMU_ZWGCPLUS)
     list_add_notice(notice);