Fixed build tags for linux files
Signed-off-by: msabansal <sabansal@microsoft.com>
This commit is contained in:
parent
9871032e4d
commit
3ff94689ef
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !windows
|
||||
// +build linux freebsd
|
||||
|
||||
package builtin
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// +build !windows
|
||||
// +build linux freebsd
|
||||
|
||||
package libnetwork
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// +build !windows
|
||||
// +build linux freebsd
|
||||
|
||||
package testutils
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue