diff options
-rw-r--r-- | media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch b/media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch deleted file mode 100644 index b13985ace9c7..000000000000 --- a/media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch +++ /dev/null @@ -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> |