aboutsummaryrefslogtreecommitdiff
path: root/ntpd/refclock_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'ntpd/refclock_local.c')
-rw-r--r--ntpd/refclock_local.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpd/refclock_local.c b/ntpd/refclock_local.c
index d816c55c1281..8c0f74f62c24 100644
--- a/ntpd/refclock_local.c
+++ b/ntpd/refclock_local.c
@@ -205,6 +205,7 @@ local_poll(
pp->disp = 0;
pp->jitter = 0;
#else /* KERNEL_PLL LOCKCLOCK */
+ pp->leap = LEAP_NOWARNING;
pp->disp = DISPERSION;
pp->jitter = 0;
#endif /* KERNEL_PLL LOCKCLOCK */