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.
1 parent 2d13269 commit 19ac85bCopy full SHA for 19ac85b
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