diff --git a/config_unix.go b/config_unix.go index 69d76278a..4694d5114 100644 --- a/config_unix.go +++ b/config_unix.go @@ -1,4 +1,4 @@ -// +build darwin freebsd linux netbsd openbsd +// +build !windows package main