aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/include/parse.h
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-03-07 13:36:00 +0000
committerCy Schubert <cy@FreeBSD.org>2019-03-07 13:36:00 +0000
commit052d159a8b83f03d7dc5eb31cd9a9b4a6fe3d9da (patch)
treef2dd8b09036f9c701fb0d5b71209a9ff8dea7712 /contrib/ntp/include/parse.h
parent16b56c7f4ee6ec20040f485b2774a4ca4ae6e62c (diff)
parent360c01464aee3bc4c520898a675f35967db09ac2 (diff)
MFV r344878:
4.2.8p12 --> 4.2.8p13 MFC after: immediately Security: CVE-2019-8936 VuXML: c2576e14-36e2-11e9-9eda-206a8a720317 Obtained from: nwtime.org
Notes
Notes: svn path=/head/; revision=344883
Diffstat (limited to 'contrib/ntp/include/parse.h')
-rw-r--r--contrib/ntp/include/parse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/ntp/include/parse.h b/contrib/ntp/include/parse.h
index 02dbb3021904..e2caa52ea28f 100644
--- a/contrib/ntp/include/parse.h
+++ b/contrib/ntp/include/parse.h
@@ -108,7 +108,6 @@ extern unsigned int splclock (void);
* some constants useful for GPS time conversion
*/
#define GPSORIGIN 2524953600UL /* NTP origin - GPS origin in seconds */
-#define GPSWRAP 990 /* assume week count less than this in the previous epoch */
#define GPSWEEKS 1024 /* number of weeks until the GPS epch rolls over */
/*