summaryrefslogtreecommitdiff
path: root/net-misc/udpcast/files/udpcast-20120424-fd_set.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/udpcast/files/udpcast-20120424-fd_set.patch')
-rw-r--r--net-misc/udpcast/files/udpcast-20120424-fd_set.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/udpcast/files/udpcast-20120424-fd_set.patch b/net-misc/udpcast/files/udpcast-20120424-fd_set.patch
deleted file mode 100644
index 2bd5bd5ce801..000000000000
--- a/net-misc/udpcast/files/udpcast-20120424-fd_set.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/console.h
-+++ b/console.h
-@@ -6,6 +6,8 @@
- #include <winbase.h>
- #endif /* __MINGW32__ */
-
-+#include <sys/select.h>
-+
- #define prepareConsole udpc_prepareConsole
- #define getConsoleFd udpc_getConsoleFd
- #define restoreConsole udpc_restoreConsole