ports/net/ntp/files/patch-libparse_clk_hopf6021.c
Cy Schubert a133ed032a net/ntp: Fix two reference clock builds
Fix build for hopf6021 and wharton reference clocks.

No PORTREVISION bump is needed since both reference clocks are not
built by default.

Fixes:	de4864bd36
MFH:	2023Q2
2023-06-06 06:40:24 -07:00

11 lines
306 B
C

--- libparse/clk_hopf6021.c.orig 2023-06-06 04:33:42.000000000 -0700
+++ libparse/clk_hopf6021.c 2023-06-06 06:36:00.964222000 -0700
@@ -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"