summaryrefslogtreecommitdiff
path: root/zodiac.c
diff options
context:
space:
mode:
Diffstat (limited to 'zodiac.c')
-rw-r--r--zodiac.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/zodiac.c b/zodiac.c
index 611a93a7..0e265cef 100644
--- a/zodiac.c
+++ b/zodiac.c
@@ -2,11 +2,13 @@
/*
* Handle the Rockwell binary packet format supported by the old Zodiac chipset
*/
+#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <math.h>
+#include "gpsd_config.h"
#include "gpsd.h"
#define LITTLE_ENDIAN_PROTOCOL