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