<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff --git src/util/os_misc.c src/util/os_misc.c
index 4b7916634b3..c88898ee34b 100644
--- src/util/os_misc.c
+++ src/util/os_misc.c
@@ -66,6 +66,7 @@
 #  include &lt;sys/sysctl.h&gt;
 #  if DETECT_OS_APPLE
 #    include &lt;mach/mach_host.h&gt;
+#    include &lt;mach/mach_init.h&gt;
 #    include &lt;mach/vm_param.h&gt;
 #    include &lt;mach/vm_statistics.h&gt;
 #   endif
</pre></body></html>