aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-09-10 16:30:18 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-09-10 16:30:18 +0000
commit7b6fdf425a9ef38fe9e16779b3af25863104d9c0 (patch)
tree1ac9dd11604f49ca6a2feae373ff4dc7e6fb0002 /config.h.in
parent4289761a7b61df4b64c11ada446a187df61e6a1e (diff)
downloadsrc-7b6fdf425a9ef38fe9e16779b3af25863104d9c0.tar.gz
src-7b6fdf425a9ef38fe9e16779b3af25863104d9c0.zip
Vendor import of Unbound 1.7.2.vendor/unbound/1.7.2
Notes
Notes: svn path=/vendor/unbound/dist/; revision=338562 svn path=/vendor/unbound/1.7.2/; revision=338563; tag=vendor/unbound/1.7.2
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 922389428776..04356f334edf 100644
--- a/config.h.in
+++ b/config.h.in
@@ -30,6 +30,9 @@
internal symbols */
#undef EXPORT_ALL_SYMBOLS
+/* Define to 1 if you have the `accept4' function. */
+#undef HAVE_ACCEPT4
+
/* Define to 1 if you have the `arc4random' function. */
#undef HAVE_ARC4RANDOM