Merge pull request #35897 from k82cn/fix_mac_build

Automatic merge from submit-queue

Fixed failed build on Mac.

fixed build error on Mac.
This commit is contained in:
Kubernetes Submit Queue 2016-11-14 20:42:50 -08:00 committed by GitHub
commit d8fa4f4d56

View File

@ -1,3 +1,5 @@
// +build linux
/*
Copyright 2015 The Kubernetes Authors.