summarylogtreecommitdiffstats
path: root/udpcast_include.patch
diff options
context:
space:
mode:
authorChristian Hesse2015-06-28 22:42:19 +0200
committerChristian Hesse2015-06-28 22:42:19 +0200
commit82ed2abad2719e467bae16cc53853c5ffa981b0f (patch)
tree67f4d3fd6959950fe488c3cdc8470c05ffaa4318 /udpcast_include.patch
downloadaur-82ed2abad2719e467bae16cc53853c5ffa981b0f.tar.gz
initial import of udpcast 20120424-4
Diffstat (limited to 'udpcast_include.patch')
-rw-r--r--udpcast_include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/udpcast_include.patch b/udpcast_include.patch
new file mode 100644
index 000000000000..b911950408a4
--- /dev/null
+++ b/udpcast_include.patch
@@ -0,0 +1,11 @@
+--- 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