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 cc37716..7e1ed49 100644 --- a/contrib/ntp/ntpd/refclock_palisade.h +++ b/contrib/ntp/ntpd/refclock_palisade.h @@ -146,6 +146,7 @@ struct palisade_unit { char rpt_status; /* TSIP Parser State */ short rpt_cnt; /* TSIP packet length so far */ char rpt_buf[BMAX]; /* packet assembly buffer */ + int type; /* Clock mode type */ }; /* |