diff options
Diffstat (limited to 'ntpd/refclock_dumbclock.c')
-rw-r--r-- | ntpd/refclock_dumbclock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_dumbclock.c b/ntpd/refclock_dumbclock.c index 3563847dac05..37aaf28fa02a 100644 --- a/ntpd/refclock_dumbclock.c +++ b/ntpd/refclock_dumbclock.c @@ -373,5 +373,5 @@ dumbclock_poll( #endif #else -int refclock_dumbclock_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* defined(REFCLOCK) && defined(CLOCK_DUMBCLOCK) */ |