summaryrefslogtreecommitdiff
blob: e4895d4d066a7403187e9ca2d62a39dc4a82970d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mspdebug-0.21/util/sport.c.orig
+++ mspdebug-0.21/util/sport.c
@@ -20,6 +20,8 @@
 #include <unistd.h>
 #include <errno.h>
 #include <string.h>
+#include <time.h>
+#include <sys/select.h>
 
 #include "sport.h"
 #include "util.h"