openbsd-ports/www/dillo/patches/patch-src_dns_c

20 lines
451 B
Plaintext
Raw Normal View History

$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 @@
2003-02-18 15:53:18 +00:00
#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