mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
tinc: version bump 1.0.26
Signed-off-by: Saverio Proto <zioproto@gmail.com>
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- a/src/have.h
|
||||
+++ b/src/have.h
|
||||
@@ -196,4 +196,8 @@
|
||||
#include <netinet/if_ether.h>
|
||||
#endif
|
||||
|
||||
+#ifdef HAVE_LINUX_IF_TUN_H
|
||||
+#include <linux/if_tun.h>
|
||||
+#endif
|
||||
+
|
||||
#endif /* __TINC_SYSTEM_H__ */
|
||||
Reference in New Issue
Block a user