diff options
Diffstat (limited to 'ntpq/ntpq.h')
| -rw-r--r-- | ntpq/ntpq.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ntpq/ntpq.h b/ntpq/ntpq.h index 1f0291531d99..53f76387ace0 100644 --- a/ntpq/ntpq.h +++ b/ntpq/ntpq.h @@ -64,6 +64,7 @@ #define NTP_LFP 0x7 /* NTP timestamp */ #define NTP_MODE 0x8 /* peer mode */ #define NTP_2BIT 0x9 /* leap bits */ +#define NTP_REFID 0xA /* RefID */ /* * Arguments are returned in a union |
