forked from External/grumble
Add Unix build tags to signal_unix.go
This commit is contained in:
parent
5e38d0439a
commit
5dc6971031
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
// The use of this source code is goverened by a BSD-style
|
||||
// license that can be found in the LICENSE-file.
|
||||
|
||||
// +build darwin freebsd linux netbsd openbsd
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue