diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2024-05-10 15:15:56 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2024-05-26 22:55:52 +0000 |
| commit | 1f833b3fc9968c3dd7ed79ccf0525ebf16c891ad (patch) | |
| tree | 85801af20e3b694584668aeb39ecec75ee71f72c /ntpd/refclock_ripencc.c | |
| parent | ab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff) | |
ntp: Vendor import of ntp-4.2.8p18vendor/ntp/4.2.8p18vendor/ntp
Diffstat (limited to 'ntpd/refclock_ripencc.c')
| -rw-r--r-- | ntpd/refclock_ripencc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/refclock_ripencc.c b/ntpd/refclock_ripencc.c index 789029f8aad5..a7339e3d4936 100644 --- a/ntpd/refclock_ripencc.c +++ b/ntpd/refclock_ripencc.c @@ -5250,6 +5250,6 @@ TranslateTSIPReportToText( #endif /* TRIMBLE_OUTPUT_FUNC */ #else /* defined(REFCLOCK) && defined(CLOCK_RIPENCC) */ -int refclock_ripencc_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* defined(REFCLOCK) && defined(CLOCK_RIPENCC) */ |
