mirror of
https://github.com/bettercap/bettercap
synced 2025-08-21 05:53:20 -07:00
fix: fixing macOS compilation
This commit is contained in:
parent
e4e10ba088
commit
bec682d15c
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
// +build !windows !darwin
|
||||
// +build !windows
|
||||
// +build !darwin
|
||||
|
||||
package network
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue