]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
make svn trunk link again. nick can fix this if it's wrong.
authorRoger Dingledine <arma@torproject.org>
Fri, 4 Aug 2006 20:30:45 +0000 (20:30 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 4 Aug 2006 20:30:45 +0000 (20:30 +0000)
svn:r6982

src/or/dns.c

index a19f9c4cb422de538868925c77de9e08c7860036..ccd60f8a1046a03b83d192680980c2fd5ff03020 100644 (file)
@@ -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