Merge pull request #4469 from hashicorp/f-solaris-config

core: use !windows instead of a list of unixes
This commit is contained in:
James Nugent 2015-12-30 17:47:58 -05:00
commit 38fa25bc38
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// +build darwin freebsd linux netbsd openbsd
// +build !windows
package main