Build filesystem_common only on linux and freebsd.

This commit is contained in:
Martín Ferrari 2015-09-16 18:15:27 +03:00
parent dace6dc48b
commit e3f217ea45
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// +build !nofilesystem
// +build linux freebsd
package collector