aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/include/ntp_fp.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/include/ntp_fp.h')
-rw-r--r--contrib/ntp/include/ntp_fp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ntp/include/ntp_fp.h b/contrib/ntp/include/ntp_fp.h
index b5d28205541b..2782ebfe921a 100644
--- a/contrib/ntp/include/ntp_fp.h
+++ b/contrib/ntp/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);