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"