Enable *bsd collector on darwin

This commit is contained in:
Johannes 'fish' Ziemke 2016-07-05 18:56:11 +02:00
parent 157ac23b4d
commit 4b04d04558
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build freebsd openbsd
// +build freebsd openbsd darwin,amd64
// +build !nofilesystem
package collector

View File

@ -12,7 +12,7 @@
// limitations under the License.
// +build !nofilesystem
// +build linux freebsd openbsd
// +build linux freebsd openbsd darwin,amd64
package collector