commit:     a76fb269ab31a61b6f5f2e292bc0af18d50c70bc
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Sep  5 09:16:58 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Sep  5 14:11:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76fb269

dev-libs/mdns: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/32622
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-libs/mdns/files/mdns-1.4.2-timeval.patch | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/dev-libs/mdns/files/mdns-1.4.2-timeval.patch 
b/dev-libs/mdns/files/mdns-1.4.2-timeval.patch
deleted file mode 100644
index 01e46004d0c4..000000000000
--- a/dev-libs/mdns/files/mdns-1.4.2-timeval.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-https://github.com/mjansson/mdns/pull/69
-
---- a/mdns.c
-+++ b/mdns.c
-@@ -16,6 +16,7 @@
- #include <netdb.h>
- #include <ifaddrs.h>
- #include <net/if.h>
-+#include <sys/time.h>
- #endif
- 
- // Alias some things to simulate recieving data to fuzz library

Reply via email to