diff options
Diffstat (limited to 'ntpd/refclock_ulink.c')
-rw-r--r-- | ntpd/refclock_ulink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_ulink.c b/ntpd/refclock_ulink.c index 60147adba219..c09638c21ca0 100644 --- a/ntpd/refclock_ulink.c +++ b/ntpd/refclock_ulink.c @@ -564,5 +564,5 @@ ulink_poll( } #else -int refclock_ulink_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |