summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpq/ntpq.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/ntpq/ntpq.h')
-rw-r--r--contrib/ntp/ntpq/ntpq.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/ntp/ntpq/ntpq.h b/contrib/ntp/ntpq/ntpq.h
index 55ea0fb..1f02915 100644
--- a/contrib/ntp/ntpq/ntpq.h
+++ b/contrib/ntp/ntpq/ntpq.h
@@ -13,6 +13,8 @@
#include "ntp_control.h"
#include "lib_strbuf.h"
+#include "ntpq-opts.h"
+
/*
* Maximum number of arguments
*/
@@ -126,6 +128,7 @@ extern chost chosts[];
extern int interactive; /* are we prompting? */
extern int old_rv; /* use old rv behavior? --old-rv */
+extern te_Refid drefid; /* How should we display a refid? */
extern u_int assoc_cache_slots;/* count of allocated array entries */
extern u_int numassoc; /* number of cached associations */
extern u_int numhosts;
OpenPOWER on IntegriCloud