]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: include <string.h> as needed so that strerror is declared
authorIan Lance Taylor <iant@golang.org>
Thu, 15 Nov 2012 06:04:03 +0000 (22:04 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 15 Nov 2012 06:04:03 +0000 (22:04 -0800)
commitcc8bd8969f21a7c0a5e5a0a4f61173d25f1c03e7
tree4db47216badf5aafa8e23e98b2c49773435f3ab6
parentfa21df31440d6fb64eebffdc9a1c5c958af8c118
runtime/cgo: include <string.h> as needed so that strerror is declared

R=golang-dev, dave, jsing
CC=golang-dev
https://golang.org/cl/6847051
src/pkg/runtime/cgo/gcc_freebsd_386.c
src/pkg/runtime/cgo/gcc_freebsd_amd64.c
src/pkg/runtime/cgo/gcc_netbsd_386.c
src/pkg/runtime/cgo/gcc_netbsd_amd64.c