diff --git a/collector/sockstat_linux.go b/collector/sockstat_linux.go index e415b12d..a70ad3fd 100644 --- a/collector/sockstat_linux.go +++ b/collector/sockstat_linux.go @@ -1,4 +1,4 @@ -// +build !nonetstat +// +build !nosockstat package collector