Restore macOS background sampling declarations

This commit is contained in:
2026-07-19 17:06:52 -05:00
parent d574960655
commit 5768958fbb
2 changed files with 1 additions and 7 deletions
+1
View File
@@ -25,6 +25,7 @@
#endif
#if defined(__APPLE__)
# include <sys/types.h>
# include <sys/sysctl.h>
# include <mach/mach_time.h>
# include <mach/mach.h>
#endif