diff options
Diffstat (limited to 'ntpd/refclock_wwvb.c')
-rw-r--r-- | ntpd/refclock_wwvb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_wwvb.c b/ntpd/refclock_wwvb.c index 6aafc26f1408..3720cdf80a1c 100644 --- a/ntpd/refclock_wwvb.c +++ b/ntpd/refclock_wwvb.c @@ -599,5 +599,5 @@ wwvb_control( #endif /* HAVE_PPSAPI */ #else -int refclock_wwvb_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* REFCLOCK */ |