зеркало из https://github.com/golang/net.git
go.net/ipv6: fix build with go1.2
LGTM=iant R=iant CC=golang-codereviews https://golang.org/cl/163120043
This commit is contained in:
Родитель
818061097b
Коммит
95186adcf5
|
@ -1,6 +1,8 @@
|
|||
// Created by cgo -godefs - DO NOT EDIT
|
||||
// cgo -godefs defs_dragonfly.go
|
||||
|
||||
// +build dragonfly
|
||||
|
||||
package ipv6
|
||||
|
||||
const (
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
// Created by cgo -godefs - DO NOT EDIT
|
||||
// cgo -godefs defs_solaris.go
|
||||
|
||||
// +build solaris
|
||||
|
||||
package ipv6
|
||||
|
||||
const (
|
||||
|
|
Загрузка…
Ссылка в новой задаче