diff options
Diffstat (limited to 'contrib/ntp/ntpd/refclock_palisade.h')
-rw-r--r-- | contrib/ntp/ntpd/refclock_palisade.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ntp/ntpd/refclock_palisade.h b/contrib/ntp/ntpd/refclock_palisade.h index 4f1ab26..3782a5e 100644 --- a/contrib/ntp/ntpd/refclock_palisade.h +++ b/contrib/ntp/ntpd/refclock_palisade.h @@ -169,6 +169,7 @@ struct palisade_unit { short rpt_cnt; /* TSIP packet length so far */ char rpt_buf[BMAX]; /* packet assembly buffer */ int type; /* Clock mode type */ + int month; /* for LEAP filter */ }; /* |