select_darwin.go -> select_bsd.go

It is also built on other BSD systems
This commit is contained in:
Cheer Xiao 2014-10-01 01:12:14 +02:00
parent 868d1c5d1f
commit 1d1b04eadb

View File

@ -1,4 +1,4 @@
// +build darwin
// +build darwin dragonfly freebsd netbsd openbsd
package sys