wireguard-apple/WireGuard/WireGuardNetworkExtension/WireGuardNetworkExtension-Bridging-Header.h
Jason A. Donenfeld 7ebf36d0f4 Key: Use C implementation instead
Swift compiles so slowly and it's unclear all of the insane type punning
was even correct.
2019-02-08 03:23:15 +01:00

5 lines
124 B
C

#include "../../wireguard-go-bridge/wireguard.h"
#include "wireguard-go-version.h"
#include "ringlogger.h"
#include "key.h"