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:
Mikio Hara 2014-10-24 17:37:18 +09:00
Родитель 818061097b
Коммит 95186adcf5
2 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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 (