summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/res_debug.c
diff options
context:
space:
mode:
authoreric <eric@openbsd.org>2012-09-08 11:08:21 +0000
committereric <eric@openbsd.org>2012-09-08 11:08:21 +0000
commit8082e013b3e34cd58819c630b3b36d768ac74f45 (patch)
tree9f6394f45e093439ea2bd2b395eab64d13064813 /lib/libc/asr/res_debug.c
parentadd const where missing (diff)
downloadwireguard-openbsd-8082e013b3e34cd58819c630b3b36d768ac74f45.tar.xz
wireguard-openbsd-8082e013b3e34cd58819c630b3b36d768ac74f45.zip
split asr_resolver.c into different files to overlay the libc/net
resolver implementation.
Diffstat (limited to 'lib/libc/asr/res_debug.c')
-rw-r--r--lib/libc/asr/res_debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/asr/res_debug.c b/lib/libc/asr/res_debug.c
new file mode 100644
index 00000000000..ca9c5ee0f1a
--- /dev/null
+++ b/lib/libc/asr/res_debug.c
@@ -0,0 +1,2 @@
+/* $OpenBSD: res_debug.c,v 1.1 2012/09/08 11:08:21 eric Exp $ */
+/* NOTHING */