summaryrefslogtreecommitdiff
path: root/gpsdecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpsdecode.c')
-rw-r--r--gpsdecode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpsdecode.c b/gpsdecode.c
index 08dae486..cc47e9a3 100644
--- a/gpsdecode.c
+++ b/gpsdecode.c
@@ -4,6 +4,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
+#include <stdbool.h>
#include <string.h>
#include <stdarg.h>
#ifndef S_SPLINT_S