summaryrefslogtreecommitdiffstats
path: root/package/udpcast/udpcast-select-h.patch
blob: 9a8cfc9d5e653dbaa87074478e11a1db16bd50bb (plain)
1
2
3
4
5
6
7
8
9
10
11
--- udpcast-20120424/console.h	2005-12-22 22:59:18.000000000 +0000
+++ udpcast-20120424.mod/console.h	2013-05-22 22:22:19.835474140 +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