pkg/utils/sysctl/sysctl_linux.go: fix build tag.

This commit is contained in:
Paulo Pires
2017-02-03 04:46:55 +00:00
parent e663e98444
commit 246300ccfe

View File

@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// build +linux
package sysctl
import (