Kit: add missing import for WireGuardKitC
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
This commit is contained in:
committed by
Jason A. Donenfeld
parent
87f0526f09
commit
c1f509d65b
@@ -6,6 +6,7 @@ import NetworkExtension
|
||||
|
||||
#if SWIFT_PACKAGE
|
||||
import WireGuardKitGo
|
||||
import WireGuardKitC
|
||||
#endif
|
||||
|
||||
public enum WireGuardAdapterError: Error {
|
||||
|
||||
Reference in New Issue
Block a user