mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 19:25:25 +03:00
12 lines
268 B
Diff
12 lines
268 B
Diff
diff --git a/tayga.h b/tayga.h
|
|
index 2284d2a..a999d7c 100644
|
|
--- a/tayga.h
|
|
+++ b/tayga.h
|
|
@@ -31,6 +31,7 @@
|
|
#include <syslog.h>
|
|
#include <errno.h>
|
|
#include <time.h>
|
|
+#include <sys/uio.h>
|
|
#include <linux/if.h>
|
|
#include <linux/if_tun.h>
|
|
#include <linux/if_ether.h>
|