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 /libparse/clk_schmid.c | |
parent | ab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff) |
Diffstat (limited to 'libparse/clk_schmid.c')
-rw-r--r-- | libparse/clk_schmid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libparse/clk_schmid.c b/libparse/clk_schmid.c index d85b1a5da512..5dd52047aa0f 100644 --- a/libparse/clk_schmid.c +++ b/libparse/clk_schmid.c @@ -222,7 +222,7 @@ inp_schmid( } #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SCHMID) */ -int clk_schmid_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_SCHMID) */ /* |