summaryrefslogtreecommitdiff
path: root/sntp/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'sntp/config.h.in')
-rw-r--r--sntp/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/sntp/config.h.in b/sntp/config.h.in
index 122fee5..64279b9 100644
--- a/sntp/config.h.in
+++ b/sntp/config.h.in
@@ -835,6 +835,9 @@ typedef unsigned int uintptr_t;
/* What type to use for setsockopt */
#undef TYPEOF_IP_MULTICAST_LOOP
+/* OK to use snprintb()? */
+#undef USE_SNPRINTB
+
/* Can we use SIGPOLL for tty IO? */
#undef USE_TTY_SIGPOLL