summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gps_json.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gps_json.h b/gps_json.h
index 9d97304c..2b19d809 100644
--- a/gps_json.h
+++ b/gps_json.h
@@ -13,6 +13,9 @@
#ifdef __cplusplus
extern "C" {
#endif
+
+struct gps_device_t;
+
void json_data_report(const gps_mask_t,
const struct gps_device_t *,
const struct policy_t *,