Fix compilation on FreeBSD. Refs #139

There is no interrupts_freebsd.go implementation yet.
This commit is contained in:
Juergen Hoetzel 2016-01-07 19:25:30 +01:00
parent 3171f404f4
commit e02d99ebff

View file

@ -13,6 +13,7 @@
// +build !nointerrupts
// +build !darwin
// +build !freebsd
package collector