fix(windows): exclude syslog feature from windows builds

This commit is contained in:
Torkel Ödegaard 2015-12-14 16:16:36 +01:00
parent 33395d530d
commit b63471ebe9

View File

@ -1,3 +1,5 @@
//+build !windows,!nacl,!plan9
package log
import (