aboutsummaryrefslogtreecommitdiff
path: root/ntpd/refclock_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ntpd/refclock_conf.c')
-rw-r--r--ntpd/refclock_conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_conf.c b/ntpd/refclock_conf.c
index 30cc632065c8..ddabf932ea98 100644
--- a/ntpd/refclock_conf.c
+++ b/ntpd/refclock_conf.c
@@ -322,5 +322,5 @@ struct refclock * const refclock_conf[] = {
u_char num_refclock_conf = sizeof(refclock_conf)/sizeof(struct refclock *);
#else
-int refclock_conf_bs;
+NONEMPTY_TRANSLATION_UNIT
#endif