mirror of
https://github.com/golang/go
synced 2024-11-12 07:40:23 -07:00
net: fix plan9 build
R=golang-dev, akumar CC=golang-dev https://golang.org/cl/7564043
This commit is contained in:
parent
ae7aa345db
commit
3fc244f370
@ -2,8 +2,6 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build !plan9
|
||||
|
||||
package net
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user