aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/net/sock_bsd.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/net/sock_bsd.go')
-rw-r--r--libgo/go/net/sock_bsd.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/net/sock_bsd.go b/libgo/go/net/sock_bsd.go
index 4c883ad..27daf72 100644
--- a/libgo/go/net/sock_bsd.go
+++ b/libgo/go/net/sock_bsd.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build darwin || dragonfly || freebsd || netbsd || openbsd
-// +build darwin dragonfly freebsd netbsd openbsd
package net