diff options
Diffstat (limited to 'ntpd/refclock_mx4200.c')
-rw-r--r-- | ntpd/refclock_mx4200.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_mx4200.c b/ntpd/refclock_mx4200.c index 11c17d069dd4..0de856ee1edb 100644 --- a/ntpd/refclock_mx4200.c +++ b/ntpd/refclock_mx4200.c @@ -1635,5 +1635,5 @@ mx4200_send(peer, fmt, va_alist) } #else -int refclock_mx4200_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |