]> 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 78644e28215625fbdd7b68d75282cc3801ffdba4..0fe4214281a2af09f66779eb4d24b45a0bed78e2 100644 (file)
--- a/ntp.h
+++ b/ntp.h
@@ -51,4 +51,6 @@ struct s_fixedpt {
        nd_uint16_t fraction;
 };
 
+void p_ntp_time_fmt(netdissect_options *, const char *fmt,
+                    const struct l_fixedpt *);
 void p_ntp_time(netdissect_options *, const struct l_fixedpt *);