summaryrefslogtreecommitdiffstats
path: root/lib/libresolv/nothing.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-01-04 11:58:46 +0000
committerderaadt <deraadt@openbsd.org>1996-01-04 11:58:46 +0000
commitbf442c16a9bb9b18dd1d2480c0b93d1751621ef4 (patch)
treeb1b2a3556a6646adc728b86448227259e1bb9e3e /lib/libresolv/nothing.c
parentcreate /usr/libexec/cpp as a symbolic link (diff)
downloadwireguard-openbsd-bf442c16a9bb9b18dd1d2480c0b93d1751621ef4.tar.xz
wireguard-openbsd-bf442c16a9bb9b18dd1d2480c0b93d1751621ef4.zip
libresolv must exist for backwards compatibility. however, it need not
contain anything -- programs will still be linked against libc and thus use the routines provided there.
Diffstat (limited to 'lib/libresolv/nothing.c')
-rw-r--r--lib/libresolv/nothing.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libresolv/nothing.c b/lib/libresolv/nothing.c
new file mode 100644
index 00000000000..e6389c4eb87
--- /dev/null
+++ b/lib/libresolv/nothing.c
@@ -0,0 +1,5 @@
+/*
+ *
+ * Absolutely nothing.
+ *
+ */