695561419c
From new maintainer Jim Uhl <juhl@mala.bc.ca>
13 lines
358 B
Plaintext
13 lines
358 B
Plaintext
$OpenBSD: patch-src_dns_c,v 1.9 2006/09/22 04:13:19 pvalchev Exp $
|
|
--- src/dns.c.orig Wed Mar 15 09:01:00 2006
|
|
+++ src/dns.c Tue Jun 20 21:14:46 2006
|
|
@@ -38,7 +38,7 @@
|
|
/*
|
|
* Uncomment the following line for debugging or gprof profiling.
|
|
*/
|
|
-/* #undef D_DNS_THREADED */
|
|
+#undef D_DNS_THREADED
|
|
|
|
/*
|
|
* Uncomment the following line for libc5 optimization
|