aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/libparse/clk_wharton.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/libparse/clk_wharton.c')
-rw-r--r--contrib/ntp/libparse/clk_wharton.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/ntp/libparse/clk_wharton.c b/contrib/ntp/libparse/clk_wharton.c
index 371137dc6fe8..fbe9cc95f5f7 100644
--- a/contrib/ntp/libparse/clk_wharton.c
+++ b/contrib/ntp/libparse/clk_wharton.c
@@ -15,7 +15,6 @@
*/
#include "ntp_fp.h"
-#include "ascii.h"
#include "parse.h"
#ifndef PARSESTREAM
@@ -26,6 +25,8 @@
extern void printf (const char *, ...);
#endif
+#include "ascii.h"
+
/*
* In private e-mail alastair@wharton.co.uk said :
* "If you are going to use the 400A and 404.2 system [for ntp] I recommend
@@ -166,7 +167,7 @@ clockformat_t clock_wharton_400a =
};
#else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_WHARTON_400A) */
-int clk_wharton_400a_bs;
+NONEMPTY_TRANSLATION_UNIT
#endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_WHARTON_400A) */
/*