]> Cypherpunks repositories - gostls13.git/commit
net: fix the build even harder
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 17 Dec 2015 18:14:52 +0000 (18:14 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 17 Dec 2015 18:43:12 +0000 (18:43 +0000)
commit807c6c58fc7de3cdabe41d71c9e18ddaa1870cab
tree3c89eeb03a8819bc97612f6b49b9536da5e0f75d
parentd270a6794b662db0735b34d244fffb63430aa471
net: fix the build even harder

Should fix nacl.

Follow-up to
https://golang.org/cl/17936 (fix race) and
https://golang.org/cl/17914 (fix build) for
https://golang.org/cl/16953 (broke the build)

Third time's a charm.

Change-Id: I23930d5cff4235209546952ce2231f165ab5bf8a
Reviewed-on: https://go-review.googlesource.com/17939
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/dnsclient_unix.go
src/net/hook_unix.go