blob: 82df28d4e25b4d67c42a8d4ca275398bbaa665ce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- libparse/clk_wharton.c.orig 2023-06-06 04:33:42.000000000 -0700
+++ libparse/clk_wharton.c 2023-06-06 06:36:02.108114000 -0700
@@ -9,6 +9,8 @@
#include <config.h>
#endif
+#include <ntp_types.h>
+
#if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_WHARTON_400A)
/*
* Support for WHARTON 400A Series clock + 404.2 serial interface.
|