1
0
mirror of https://github.com/golang/go synced 2024-10-02 16:18:38 -06:00

windows: fix build

R=golang-dev
TBR=dsymonds
CC=golang-dev
https://golang.org/cl/5673064
This commit is contained in:
Rob Pike 2012-02-16 16:07:26 +11:00
parent 8342793e7b
commit cc34f4b565

View File

@ -7,6 +7,7 @@
package winfsnotify
import (
"io/ioutil"
"os"
"testing"
"time"