diff --git a/client/client_unix.go b/client/client_unix.go index 3d24470ba3..23c2e1e344 100644 --- a/client/client_unix.go +++ b/client/client_unix.go @@ -1,4 +1,4 @@ -// +build linux freebsd openbsd darwin +// +build linux freebsd openbsd darwin solaris illumos package client // import "github.com/docker/docker/client"