Removed freebsd build constraints from source code.
This commit is contained in:
parent
ae5aea0191
commit
13d5f969a5
|
@ -1,4 +1,4 @@
|
||||||
// +build freebsd,!nostat
|
// +build !nostat
|
||||||
|
|
||||||
package collector
|
package collector
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// +build freebsd,!nomeminfo
|
// +build !nomeminfo
|
||||||
|
|
||||||
package collector
|
package collector
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue