aboutsummaryrefslogtreecommitdiff
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.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ntp/config.h.in b/contrib/ntp/config.h.in
index 76facf9643b4..5ca9484a00c7 100644
--- a/contrib/ntp/config.h.in
+++ b/contrib/ntp/config.h.in
@@ -1331,6 +1331,10 @@
/* Should we recommend a minimum value for tickadj? */
#undef MIN_REC_TICKADJ
+/* Define to 1 if the compiler does not support C99's structure
+ initialization. */
+#undef MISSING_C99_STRUCT_INIT
+
/* Do we need HPUX adjtime() library support? */
#undef NEED_HPUX_ADJTIME