summaryrefslogtreecommitdiffstats
path: root/network/udpcast/udpcast_include.patch
blob: b911950408a4469e691cbb4105078174a4528573 (plain)
1
2
3
4
5
6
7
8
9
10
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