@@ -1,3 +1,5 @@
+// +build !windows
+
package watch
import (
@@ -1,4 +1,4 @@
-// +build !darwin
+// +build !darwin,!windows