From 394ee3bae890775188c4812249fc996cb7cc0abe Mon Sep 17 00:00:00 2001 From: wollman Date: Thu, 3 Feb 1994 22:09:07 +0000 Subject: xntpd version 3.3z from UDel --- usr.sbin/xntpd/include/ntp_refclock.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/xntpd/include/ntp_refclock.h') 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. -- cgit v1.1