We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c637487 + 19ac85b commit 2623881Copy full SHA for 2623881
cpu/cpu_darwin_cgo.go
@@ -10,6 +10,7 @@ package cpu
10
#include <mach/mach_init.h>
11
#include <mach/mach_host.h>
12
#include <mach/host_info.h>
13
+#include <TargetConditionals.h>
14
#if TARGET_OS_MAC
15
#include <libproc.h>
16
#endif
v3/cpu/cpu_darwin_cgo.go
0 commit comments