]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ntp.h
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / ntp.h
diff --git a/ntp.h b/ntp.h
index 6b5ff95f3858e7b67d390524f2bbb095f0596207..0fe4214281a2af09f66779eb4d24b45a0bed78e2 100644 (file)
--- a/ntp.h
+++ b/ntp.h
@@ -51,6 +51,6 @@ struct s_fixedpt {
        nd_uint16_t fraction;
 };
 
-#define        FMAXINT (4294967296.0)  /* floating point rep. of MAXINT */
-
+void p_ntp_time_fmt(netdissect_options *, const char *fmt,
+                    const struct l_fixedpt *);
 void p_ntp_time(netdissect_options *, const struct l_fixedpt *);