summaryrefslogtreecommitdiff
path: root/net-misc/udpcast/files/udpcast-define.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-08-11 00:33:31 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-08-11 00:33:31 +0100
commitff5dd7b3704b9e8f9f606d4929f95694ec84ddf3 (patch)
tree393b3bd8a65eb3ec464babab42da8d9ec88851c3 /net-misc/udpcast/files/udpcast-define.patch
parent4c05e04608db666140daaa94499f5f90521a2cc4 (diff)
cleanup
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