Browse Source

make svn trunk link again. nick can fix this if it's wrong.

svn:r6982
Roger Dingledine 18 years ago
parent
commit
bc2e040669
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/or/dns.c

+ 2 - 0
src/or/dns.c

@@ -160,8 +160,10 @@ dns_init(void)
 {
   init_cache_map();
   dnsworkers_rotate();
+#ifdef USE_EVENTDNS
   if (server_mode(get_options()))
     configure_nameservers();
+#endif
 }
 
 uint32_t