Commit cc34f4b5 authored by Rob Pike's avatar Rob Pike

windows: fix build

R=golang-dev
TBR=dsymonds
CC=golang-dev
https://golang.org/cl/5673064
parent 8342793e
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
package winfsnotify package winfsnotify
import ( import (
"io/ioutil"
"os" "os"
"testing" "testing"
"time" "time"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment