Merge pull request #13201 from Microsoft/10662-fixdebugtrap

Fix package on debugtrap_unsupported.go
This commit is contained in:
Brian Goff 2015-05-13 20:44:13 -04:00
commit f2bc54f796
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// +build !linux,!darwin,!freebsd
package signal
package daemon
func setupSigusr1Trap() {
return