diff options
Diffstat (limited to 'ntpd/refclock_as2201.c')
-rw-r--r-- | ntpd/refclock_as2201.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_as2201.c b/ntpd/refclock_as2201.c index d71284173cbb..bb485551bb6c 100644 --- a/ntpd/refclock_as2201.c +++ b/ntpd/refclock_as2201.c @@ -385,5 +385,5 @@ as2201_poll( } #else -int refclock_as2201_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |