syscall: fix build. WUNTRACED isn't defined for win32.
For Windows, the options for syscall.Wait4() aren't used. Then this will be dummy value like WNOHANG, WSTOPPED. R=golang-dev, r CC=golang-dev https://golang.org/cl/4075041
Showing
Please register or sign in to comment