summaryrefslogtreecommitdiff
path: root/net-misc/udpcast/files/udpcast-define.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/udpcast/files/udpcast-define.patch')
-rw-r--r--net-misc/udpcast/files/udpcast-define.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-misc/udpcast/files/udpcast-define.patch b/net-misc/udpcast/files/udpcast-define.patch
deleted file mode 100644
index 526db752..00000000
--- a/net-misc/udpcast/files/udpcast-define.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur udpcast-20120424/console.h udpcast-20120424.fix/console.h
---- udpcast-20120424/console.h 2013-07-15 09:31:02.230424117 -0500
-+++ udpcast-20120424.fix/console.h 2013-07-15 09:30:36.482204769 -0500
-@@ -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