mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-24 19:51:33 +02:00
Build rawsocket code on linux only.
This commit is contained in:
parent
62d10496ee
commit
06d71257b4
@ -1,3 +1,5 @@
|
||||
//go:build linux && !android
|
||||
|
||||
package rawsocket
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user