mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-14 01:08:46 +02:00
Fix sharedsock build on android (#837)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//go:build !linux
|
||||
//go:build !linux || android
|
||||
|
||||
package sharedsock
|
||||
|
||||
|
Reference in New Issue
Block a user