diff options
Diffstat (limited to 'ntpd/refclock_true.c')
-rw-r--r-- | ntpd/refclock_true.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_true.c b/ntpd/refclock_true.c index 78e6adb9acaa..e41cd1351840 100644 --- a/ntpd/refclock_true.c +++ b/ntpd/refclock_true.c @@ -977,5 +977,5 @@ true_sample720(void) #endif #else -int refclock_true_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |