diff options
Diffstat (limited to 'ntpd/refclock_tpro.c')
-rw-r--r-- | ntpd/refclock_tpro.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_tpro.c b/ntpd/refclock_tpro.c index ac511bb4b392..9adcb5c6c7b3 100644 --- a/ntpd/refclock_tpro.c +++ b/ntpd/refclock_tpro.c @@ -204,5 +204,5 @@ tpro_poll( } #else -int refclock_tpro_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |