fix: fixing macOS compilation

This commit is contained in:
evilsocket 2018-02-27 20:23:48 +01:00
parent bec682d15c
commit cf907db728
4 changed files with 8 additions and 4 deletions

View file

@ -1,4 +1,5 @@
// +build !windows !darwin
// +build !windows
// +build !darwin
package modules

View file

@ -1,4 +1,5 @@
// +build !windows !darwin
// +build !windows
// +build !darwin
package modules

View file

@ -1,4 +1,5 @@
// +build !windows !darwin
// +build !windows
// +build !darwin
package modules

View file

@ -1,4 +1,5 @@
// +build !windows !darwin
// +build !windows
// +build !darwin
package network