Fix package on debugtrap_unsupported.go
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: 1e78eec8261d93bcf3eeb7aad123032d81fcbb83 Component: engine
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// +build !linux,!darwin,!freebsd
|
||||
|
||||
package signal
|
||||
package daemon
|
||||
|
||||
func setupSigusr1Trap() {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user