fix: fixing macOS compilation

This commit is contained in:
evilsocket 2018-02-27 20:22:29 +01:00
commit bec682d15c

View file

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