summaryrefslogtreecommitdiff
path: root/include/ntp_fp.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2018-02-28 06:23:12 +0000
committerXin LI <delphij@FreeBSD.org>2018-02-28 06:23:12 +0000
commitd14ac12f8738acac881f20b4d6244cfc22c68ead (patch)
tree8888cc3c4a7235bf8abd28681330d20442bc3705 /include/ntp_fp.h
parent07ac48c3644021279e113d530764a231e27490a7 (diff)
Notes
Diffstat (limited to 'include/ntp_fp.h')
-rw-r--r--include/ntp_fp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ntp_fp.h b/include/ntp_fp.h
index b5d28205541b3..2782ebfe921ac 100644
--- a/include/ntp_fp.h
+++ b/include/ntp_fp.h
@@ -364,6 +364,7 @@ extern void init_systime (void);
extern void get_systime (l_fp *);
extern int step_systime (double);
extern int adj_systime (double);
+extern int clamp_systime (void);
extern struct tm * ntp2unix_tm (u_int32 ntp, int local);