media-radio/svxlink: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3344
This commit is contained in:
Michael Mair-Keimberger (asterix)
2017-01-06 09:59:20 +01:00
committed by David Seifert
parent f1b03b60be
commit e56399cd77

View File

@@ -1,10 +0,0 @@
--- async/cpp/AsyncCppDnsLookupWorker.cpp.old 2012-07-31 17:45:31.000000000 +0000
+++ async/cpp/AsyncCppDnsLookupWorker.cpp 2012-07-31 17:45:24.000000000 +0000
@@ -38,6 +38,7 @@
*
****************************************************************************/
+#include <unistd.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>