summaryrefslogtreecommitdiff
path: root/driver_tsip.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_tsip.c')
-rw-r--r--driver_tsip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver_tsip.c b/driver_tsip.c
index aa4625f4..76fb636f 100644
--- a/driver_tsip.c
+++ b/driver_tsip.c
@@ -8,6 +8,7 @@
#include <sys/time.h> /* for select() */
#include <string.h>
#include <stdio.h>
+#include <stdbool.h>
#include <math.h>
#include <time.h>
#ifndef S_SPLINT_S