summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nsd/config.h.in
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2014-03-13 02:09:34 +0000
committerbrad <brad@openbsd.org>2014-03-13 02:09:34 +0000
commit5fab9a23e51bbca00881a6f8756c54ef47a3cadd (patch)
treeb1f976341cbfb1a5a31593a331ca27ba99b204d4 /usr.sbin/nsd/config.h.in
parentupdate to NSD 4.0.2, ok sthen@ (diff)
downloadwireguard-openbsd-5fab9a23e51bbca00881a6f8756c54ef47a3cadd.tar.xz
wireguard-openbsd-5fab9a23e51bbca00881a6f8756c54ef47a3cadd.zip
merge conflicts
Diffstat (limited to 'usr.sbin/nsd/config.h.in')
-rw-r--r--usr.sbin/nsd/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/nsd/config.h.in b/usr.sbin/nsd/config.h.in
index 42c683a9be9..d80388b00bb 100644
--- a/usr.sbin/nsd/config.h.in
+++ b/usr.sbin/nsd/config.h.in
@@ -505,6 +505,9 @@
/* Define to 1 if on MINIX. */
#undef _MINIX
+/* Enable for compile on Minix */
+#undef _NETBSD_SOURCE
+
/* Define to 2 if the system does not provide POSIX.1 features except with
this defined. */
#undef _POSIX_1_SOURCE