$OpenBSD: patch-src_dns_c,v 1.6 2003/05/04 18:33:59 couderc Exp $
--- src/dns.c.orig	Wed Apr 30 13:39:42 2003
+++ src/dns.c	Wed Apr 30 13:40:05 2003
@@ -30,14 +30,13 @@
 #include "dns.h"
 #include "list.h"
 
-#define DEBUG_LEVEL 5
 #include "debug.h"
 
 
 /*
  * Note: comment the following line for debugging or gprof profiling.
  */
-#define G_DNS_THREADED
+/* #define G_DNS_THREADED */
 
 /*
  * Uncomment the following line for libc5 optimization
