summaryrefslogtreecommitdiff
path: root/driver_oncore.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_oncore.c')
-rw-r--r--driver_oncore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver_oncore.c b/driver_oncore.c
index 5fa3dfc5..7069cf7e 100644
--- a/driver_oncore.c
+++ b/driver_oncore.c
@@ -3,6 +3,7 @@
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
#include <stdio.h>
+#include <stdbool.h>
#include "gpsd.h"
#if defined(ONCORE_ENABLE) && defined(BINARY_ENABLE)