mirror of https://github.com/shirou/gopsutil
Fix host_cgo file
parent
a271cb7c1c
commit
945c2f41de
@ -1,3 +1,5 @@
|
||||
// +build cgo
|
||||
|
||||
package host
|
||||
|
||||
import "C"
|
||||
|
Loading…
Reference in New Issue