Removed freebsd build constraints from source code.

This commit is contained in:
Siavash Safi 2015-05-12 18:55:28 +04:30
parent ae5aea0191
commit 13d5f969a5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// +build freebsd,!nostat
// +build !nostat
package collector

View File

@ -1,4 +1,4 @@
// +build freebsd,!nomeminfo
// +build !nomeminfo
package collector