mirror of
https://github.com/golang/go
synced 2024-11-21 23:04:39 -07:00
windows: fix build
R=golang-dev TBR=dsymonds CC=golang-dev https://golang.org/cl/5673064
This commit is contained in:
parent
8342793e7b
commit
cc34f4b565
@ -7,6 +7,7 @@
|
||||
package winfsnotify
|
||||
|
||||
import (
|
||||
"io/ioutil"
|
||||
"os"
|
||||
"testing"
|
||||
"time"
|
||||
|
Loading…
Reference in New Issue
Block a user