diff options
Diffstat (limited to 'ntpd/refclock_tsyncpci.c')
-rw-r--r-- | ntpd/refclock_tsyncpci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_tsyncpci.c b/ntpd/refclock_tsyncpci.c index e14a3fd122c5..49097ea72420 100644 --- a/ntpd/refclock_tsyncpci.c +++ b/ntpd/refclock_tsyncpci.c @@ -908,5 +908,5 @@ void DoyTimeFromSecTime(DoyTimeObj* pDt, SecTimeObj* pSt) } // End DoyTimeFromSecTime #else -int refclock_tsyncpci_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |