aboutsummaryrefslogtreecommitdiffstats
path: root/testing/udpcast/console.patch
blob: 71cd0c081a3982f79517f54dcbf4fbf40574feef (plain)
1
2
3
4
5
6
7
8
9
10
--- a/console.c
+++ b/console.c
@@ -3,6 +3,7 @@
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
+#include <sys/select.h>
 
 #include "console.h"
 #include "util.h"