aboutsummaryrefslogtreecommitdiff
path: root/ntpd/refclock_pcf.c
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-05-10 15:15:56 +0000
committerCy Schubert <cy@FreeBSD.org>2024-05-26 22:55:52 +0000
commit1f833b3fc9968c3dd7ed79ccf0525ebf16c891ad (patch)
tree85801af20e3b694584668aeb39ecec75ee71f72c /ntpd/refclock_pcf.c
parentab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff)
Diffstat (limited to 'ntpd/refclock_pcf.c')
-rw-r--r--ntpd/refclock_pcf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_pcf.c b/ntpd/refclock_pcf.c
index 45b3475c0d68..4e92370ece10 100644
--- a/ntpd/refclock_pcf.c
+++ b/ntpd/refclock_pcf.c
@@ -223,5 +223,5 @@ pcf_poll(
refclock_receive(peer);
}
#else
-int refclock_pcf_bs;
+NONEMPTY_TRANSLATION_UNIT
#endif /* REFCLOCK */