Initial merge of rc's work.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jeroen Leenarts
2018-08-27 22:32:47 +02:00
parent 2c3a36078e
commit 2e9a12c63f
8 changed files with 169 additions and 276 deletions
@@ -2,5 +2,5 @@
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "WireGuardGoWrapper.h"
#include "wireguard.h"
#import "../wireguard-go-bridge/wireguard.h"