mirror of
https://git.zx2c4.com/wireguard-apple
synced 2024-11-10 16:59:18 +00:00
ec57408570
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
module WireGuardKitGo {
|
|
umbrella header "wireguard.h"
|
|
link "wg-go"
|
|
export *
|
|
}
|