tayga: drop 010-gcc14.patch
authorGoetz Goerisch <[email protected]>
Tue, 22 Jul 2025 16:52:31 +0000 (18:52 +0200)
committerJosef Schlehofer <[email protected]>
Thu, 24 Jul 2025 13:33:18 +0000 (15:33 +0200)
* fixed upstream by https://github.com/apalrd/tayga/commit/d1ca8391c788d7a0b8d9772d32ff99e17b2a43fe

Signed-off-by: Goetz Goerisch <[email protected]>
ipv6/tayga/patches/010-gcc14.patch [deleted file]

diff --git a/ipv6/tayga/patches/010-gcc14.patch b/ipv6/tayga/patches/010-gcc14.patch
deleted file mode 100644 (file)
index 5615b6b..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/tayga.h
-+++ b/tayga.h
-@@ -20,6 +20,7 @@
- #include <sys/stat.h>
- #include <sys/ioctl.h>
- #include <sys/socket.h>
-+#include <sys/uio.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include <unistd.h>