summaryrefslogtreecommitdiff
path: root/cgps.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgps.c')
-rw-r--r--cgps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgps.c b/cgps.c
index e5b749a3..56f90736 100644
--- a/cgps.c
+++ b/cgps.c
@@ -101,6 +101,7 @@
#include "compiler.h" /* for UNUSED */
#include "gpsdclient.h"
#include "revision.h"
+#include "os_compat.h"
static struct gps_data_t gpsdata;
static time_t status_timer; /* Time of last state change. */