aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/acconfig.h')
-rw-r--r--contrib/ntp/acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ntp/acconfig.h b/contrib/ntp/acconfig.h
index dfb0582a8074..a53ba82e408b 100644
--- a/contrib/ntp/acconfig.h
+++ b/contrib/ntp/acconfig.h
@@ -82,6 +82,9 @@
/* Sun IRIG audio decoder */
#undef CLOCK_IRIG
+/* JJY receiver */
+#undef CLOCK_JJY
+
/* Rockwell Jupiter GPS clock */
#undef CLOCK_JUPITER
@@ -402,6 +405,9 @@
/* hstrerror()? */
#undef DECL_HSTRERROR_0
+/* inet_ntoa()? */
+#undef DECL_INET_NTOA_0
+
/* ioctl()? */
#undef DECL_IOCTL_0