summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/sntp/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/sntp/config.h.in')
-rw-r--r--contrib/ntp/sntp/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/ntp/sntp/config.h.in b/contrib/ntp/sntp/config.h.in
index 2013ce3..ac059d7 100644
--- a/contrib/ntp/sntp/config.h.in
+++ b/contrib/ntp/sntp/config.h.in
@@ -719,6 +719,9 @@
/* Does the target support multicast IP? */
#undef MCAST
+/* having to fork the DNS worker early when doing chroot? */
+#undef NEED_EARLY_FORK
+
/* pthread_init() required? */
#undef NEED_PTHREAD_INIT
OpenPOWER on IntegriCloud