diff options
Diffstat (limited to 'ntpd/refclock_oncore.c')
-rw-r--r-- | ntpd/refclock_oncore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_oncore.c b/ntpd/refclock_oncore.c index d41d54023348..512e64b644da 100644 --- a/ntpd/refclock_oncore.c +++ b/ntpd/refclock_oncore.c @@ -4136,5 +4136,5 @@ oncore_log_f( } #else -int refclock_oncore_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK && CLOCK_ONCORE */ |