diff options
Diffstat (limited to 'ntpd/refclock_heath.c')
-rw-r--r-- | ntpd/refclock_heath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_heath.c b/ntpd/refclock_heath.c index e34fa6b93628..2d9aa45a5b6d 100644 --- a/ntpd/refclock_heath.c +++ b/ntpd/refclock_heath.c @@ -446,5 +446,5 @@ heath_poll( } #else -int refclock_heath_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |