summaryrefslogtreecommitdiffstats
path: root/network/udpcast/udpcast_include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/udpcast/udpcast_include.patch')
-rw-r--r--network/udpcast/udpcast_include.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/network/udpcast/udpcast_include.patch b/network/udpcast/udpcast_include.patch
deleted file mode 100644
index b911950408..0000000000
--- a/network/udpcast/udpcast_include.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/console.h 2013-02-21 16:12:39.418426558 +0100
-+++ b/console.h 2013-02-21 16:12:26.998596846 +0100
-@@ -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