summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/include/ntp_refclock.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/include/ntp_refclock.h')
-rw-r--r--usr.sbin/xntpd/include/ntp_refclock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/xntpd/include/ntp_refclock.h b/usr.sbin/xntpd/include/ntp_refclock.h
index 96e63ac..cc026f5 100644
--- a/usr.sbin/xntpd/include/ntp_refclock.h
+++ b/usr.sbin/xntpd/include/ntp_refclock.h
@@ -75,10 +75,10 @@ struct refclockstat {
LONG fudgeval2;
u_char currentstatus;
u_char lastevent;
- u_char unused[1];
+ u_char unused;
+ struct ctl_var *kv_list; /* additional variables */
};
-
/*
* Reference clock I/O structure. Used to provide an interface between
* the reference clock drivers and the I/O module.
OpenPOWER on IntegriCloud