mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-02-16 12:52:06 +00:00
wireguard-go-bridge: include header for free function
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
b1aadaf82c
commit
721202c65b
@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
// #include <stdlib.h>
|
||||||
// #include <sys/types.h>
|
// #include <sys/types.h>
|
||||||
// static void callLogger(void *func, int level, const char *tag, const char *msg)
|
// static void callLogger(void *func, int level, const char *tag, const char *msg)
|
||||||
// {
|
// {
|
||||||
|
Loading…
Reference in New Issue
Block a user