diff options
Diffstat (limited to 'ntpd/refclock_acts.c')
-rw-r--r-- | ntpd/refclock_acts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_acts.c b/ntpd/refclock_acts.c index 944ac764ccff..709427d34e9e 100644 --- a/ntpd/refclock_acts.c +++ b/ntpd/refclock_acts.c @@ -897,5 +897,5 @@ acts_timecode( pp->lastref = pp->lastrec; } #else -int refclock_acts_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |