X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/64e8f9a9ed91a3cbfa8e66367f87ef50a1d62b99..refs/pull/1034/head:/ntp.h?ds=sidebyside diff --git a/ntp.h b/ntp.h index 6b5ff95f..78644e28 100644 --- a/ntp.h +++ b/ntp.h @@ -51,6 +51,4 @@ struct s_fixedpt { nd_uint16_t fraction; }; -#define FMAXINT (4294967296.0) /* floating point rep. of MAXINT */ - void p_ntp_time(netdissect_options *, const struct l_fixedpt *);