diff options
Diffstat (limited to 'libparse/clk_hopf6021.c')
-rw-r--r-- | libparse/clk_hopf6021.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libparse/clk_hopf6021.c b/libparse/clk_hopf6021.c index b0b0c1ff2a73..436c92cb3b88 100644 --- a/libparse/clk_hopf6021.c +++ b/libparse/clk_hopf6021.c @@ -20,6 +20,8 @@ # include <config.h> #endif +#include "ntp_types.h" + #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_HOPF6021) #include "ntp_fp.h" |