diff options
Diffstat (limited to 'ntpd/refclock_irig.c')
-rw-r--r-- | ntpd/refclock_irig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_irig.c b/ntpd/refclock_irig.c index abc94f62e8fb..29cf5d6a748e 100644 --- a/ntpd/refclock_irig.c +++ b/ntpd/refclock_irig.c @@ -1039,5 +1039,5 @@ irig_gain( #else -int refclock_irig_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |