summaryrefslogtreecommitdiff
path: root/libc/inet/resolv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/inet/resolv.c')
-rw-r--r--libc/inet/resolv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/resolv.c b/libc/inet/resolv.c
index 9245840ca..38aa9b272 100644
--- a/libc/inet/resolv.c
+++ b/libc/inet/resolv.c
@@ -57,7 +57,7 @@
#define MAX_SERVERS 3
#define MAX_SEARCH 4
-#define DEBUG
+#undef DEBUG
#ifdef DEBUG
static inline void DPRINTF(const char *format, ...)
{