--- libgo/go/net/cgo_unix.go.orig 2013-08-09 20:52:50 UTC +++ libgo/go/net/cgo_unix.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build darwin freebsd linux netbsd openbsd +// +build darwin freebsd linux netbsd openbsd bsdsunix package net