diff options
Diffstat (limited to 'libparse/clk_hopf6021.c')
-rw-r--r-- | libparse/clk_hopf6021.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libparse/clk_hopf6021.c b/libparse/clk_hopf6021.c index c5980ef13f2b..b0b0c1ff2a73 100644 --- a/libparse/clk_hopf6021.c +++ b/libparse/clk_hopf6021.c @@ -25,7 +25,6 @@ #include "ntp_fp.h" #include "ntp_unixtime.h" #include "ntp_calendar.h" -#include "ascii.h" #include "parse.h" @@ -37,6 +36,8 @@ extern int printf (const char *, ...); #endif +#include "ascii.h" + /* * hopf Funkuhr 6021 * used with 9600,8N1, @@ -263,7 +264,7 @@ hexval( } #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_HOPF6021) */ -int clk_hopf6021_bs; +NONEMPTY_TRANSLATION_UNIT #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_HOPF6021) */ /* |