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