summaryrefslogtreecommitdiff
path: root/contrib/ntp/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/config.h.in')
-rw-r--r--contrib/ntp/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/ntp/config.h.in b/contrib/ntp/config.h.in
index 7170d83317c1..12e0d1380a42 100644
--- a/contrib/ntp/config.h.in
+++ b/contrib/ntp/config.h.in
@@ -1215,6 +1215,9 @@
/* Define if C99-compliant `vsnprintf' is available. */
#undef HAVE_VSNPRINTF
+/* Define to 1 if you have the `waitpid' function. */
+#undef HAVE_WAITPID
+
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H