Skip to content

Commit

Permalink
Fix Android build in factory
Browse files Browse the repository at this point in the history
  • Loading branch information
pappz committed Oct 9, 2024
1 parent 8739b2a commit 553bd32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/iface/wgproxy/factory_nonlinux.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ package wgproxy

import (
"github.com/netbirdio/netbird/client/iface/bind"
proxyBind "github.com/netbirdio/netbird/client/iface/wgproxy/bind"
)

type Factory struct {
Expand Down

0 comments on commit 553bd32

Please sign in to comment.