aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/netpoll_stub.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/netpoll_stub.go')
-rw-r--r--src/runtime/netpoll_stub.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/netpoll_stub.go b/src/runtime/netpoll_stub.go
index 3599f2d01b..33ab8eba58 100644
--- a/src/runtime/netpoll_stub.go
+++ b/src/runtime/netpoll_stub.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build plan9
// +build plan9
package runtime