diff options
Diffstat (limited to 'ntpd/refclock_tt560.c')
-rw-r--r-- | ntpd/refclock_tt560.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_tt560.c b/ntpd/refclock_tt560.c index 171ba5c8cc44..89bca13617f3 100644 --- a/ntpd/refclock_tt560.c +++ b/ntpd/refclock_tt560.c @@ -266,5 +266,5 @@ byte_swap(unsigned int input_num) } #else -int refclock_tt560_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |