loadavg: Fix build constraints.

This commit is contained in:
Siavash Safi 2015-06-24 17:01:21 +04:30
parent d80b2af492
commit d303a2ebc3
1 changed files with 2 additions and 1 deletions

View File

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