aboutsummaryrefslogtreecommitdiff
path: root/src/net/cgo_unix_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/cgo_unix_test.go')
-rw-r--r--src/net/cgo_unix_test.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/cgo_unix_test.go b/src/net/cgo_unix_test.go
index 1f3d9ea207..b4da25b84c 100644
--- a/src/net/cgo_unix_test.go
+++ b/src/net/cgo_unix_test.go
@@ -3,9 +3,6 @@
// license that can be found in the LICENSE file.
//go:build cgo && !netgo && (aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris)
-// +build cgo
-// +build !netgo
-// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris
package net