summaryrefslogtreecommitdiff
path: root/driver_tsip.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_tsip.c')
-rw-r--r--driver_tsip.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver_tsip.c b/driver_tsip.c
index 540e73af..c125927f 100644
--- a/driver_tsip.c
+++ b/driver_tsip.c
@@ -24,6 +24,8 @@
#include "gpsd.h"
#include "bits.h"
+#include <sys/select.h>
+
#define USE_SUPERPACKET 1 /* use Super Packet mode? */
#define SEMI_2_DEG (180.0 / 2147483647) /* 2^-31 semicircle to deg */