fix: fixing compilation on windows

This commit is contained in:
evilsocket 2018-02-26 19:03:00 +01:00
parent 4eb4417c06
commit c50ebf9991
5 changed files with 63 additions and 0 deletions

View file

@ -1,3 +1,5 @@
// +build !windows
package modules
import (