Fix compilation on FreeBSD. Refs #139
There is no interrupts_freebsd.go implementation yet.
This commit is contained in:
parent
3171f404f4
commit
e02d99ebff
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
// +build !nointerrupts
|
||||
// +build !darwin
|
||||
// +build !freebsd
|
||||
|
||||
package collector
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue