aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2020-12-02 14:47:14 +0100
committerAndrej Mihajlov <and@mullvad.net>2020-12-03 13:32:25 +0100
commit39e7ee07acdd019c664b411f2a2ff00b7fd7825d (patch)
tree66f5092dc6ec3095059a5aa64daa26ad13eec4da
parentFix paths pointing to xcconfigs (diff)
downloadwireguard-apple-39e7ee07acdd019c664b411f2a2ff00b7fd7825d.tar.xz
wireguard-apple-39e7ee07acdd019c664b411f2a2ff00b7fd7825d.zip
WireGuardNetworkExtension: Remove wireguard.h from bridging header
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
-rw-r--r--Sources/WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Sources/WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h b/Sources/WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h
index 8c27632..9e087d4 100644
--- a/Sources/WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h
+++ b/Sources/WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h
@@ -1,2 +1 @@
-#include "../../wireguard-go-bridge/wireguard.h"
#include "ringlogger.h"