diff options
Diffstat (limited to 'ntpd/refclock_local.c')
-rw-r--r-- | ntpd/refclock_local.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_local.c b/ntpd/refclock_local.c index 8c0f74f62c24..62de1a98e84e 100644 --- a/ntpd/refclock_local.c +++ b/ntpd/refclock_local.c @@ -213,5 +213,5 @@ local_poll( refclock_receive(peer); } #else -int refclock_local_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |