aboutsummaryrefslogtreecommitdiff
path: root/src/os/rawconn.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/rawconn.go')
-rw-r--r--src/os/rawconn.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/rawconn.go b/src/os/rawconn.go
index ffc598b061..14a495d9c0 100644
--- a/src/os/rawconn.go
+++ b/src/os/rawconn.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build !plan9
-// +build !plan9
package os