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