summaryrefslogtreecommitdiff
path: root/truenorth.c
diff options
context:
space:
mode:
Diffstat (limited to 'truenorth.c')
-rw-r--r--truenorth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/truenorth.c b/truenorth.c
index 167920d4..19de0ecb 100644
--- a/truenorth.c
+++ b/truenorth.c
@@ -10,6 +10,8 @@
* This is useful to supplement the heading provided by another GPS
* unit. A GPS heading is unreliable at slow speed or no speed.
*/
+#include <sys/types.h>
+#include "gpsd_config.h"
#include "gpsd.h"
#ifdef TNT_ENABLE