summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2006-09-21 03:30:21 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2006-09-21 03:30:21 +0000
commit78bd077e40c713fe274cb01ed294d0c481bcb835 (patch)
treea79ee0b4846f27e4486eb05feb54bc0dbaecf341 /gps.h
parent9516fcdb0f537dd2572c5e5feff96913206370a1 (diff)
downloadgpsd-78bd077e40c713fe274cb01ed294d0c481bcb835.tar.gz
I broke it, now I fixed it. Problem reported and fix confirmed by Gary Miller
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gps.h b/gps.h
index 05b3d957..3b49a634 100644
--- a/gps.h
+++ b/gps.h
@@ -9,6 +9,7 @@ extern "C" {
#endif
#include <stdbool.h>
+#include <stdint.h>
#include <sys/types.h>
#include <sys/time.h>
#include <limits.h>