]> Cypherpunks repositories - gostls13.git/commit
syscall: fix build on dragonfly
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 21 Sep 2016 03:53:25 +0000 (12:53 +0900)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 21 Sep 2016 05:23:57 +0000 (05:23 +0000)
commit6072e4d710dc28fe5907d43e59074d5b55de8981
tree5f4e0a77b3464b2c55cbd0770a8429fa8c9064d7
parent35d22afb4b8e4f2c0ce06150727dc91a5c54378e
syscall: fix build on dragonfly

This change fixes the broken build caused by CL 23780.

Change-Id: I142cf8a1af033d036d57ac56e9e21ea925d922d4
Reviewed-on: https://go-review.googlesource.com/29490
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/syscall/syscall_dragonfly.go