From 26361be59c08917c47718bcd4114b8028aaf7810 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Tue, 29 Oct 2024 21:03:04 -0600 Subject: libhw: Tidy --- libhw/host_net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libhw/host_net.c') diff --git a/libhw/host_net.c b/libhw/host_net.c index 9d1ffcf..20b72f1 100644 --- a/libhw/host_net.c +++ b/libhw/host_net.c @@ -27,7 +27,7 @@ #define IMPLEMENTATION_FOR_LIBHW_HOST_NET_H YES #include -#include "host_sigrt.h" /* for host_sigrt_alloc(), ns_to_host_us_time() */ +#include "host_util.h" /* for host_sigrt_alloc(), ns_to_host_us_time() */ /* common *********************************************************************/ -- cgit v1.2.3-2-g168b