summaryrefslogtreecommitdiff
path: root/json.c
diff options
context:
space:
mode:
Diffstat (limited to 'json.c')
-rw-r--r--json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/json.c b/json.c
index bddf0c5e..229f3d1a 100644
--- a/json.c
+++ b/json.c
@@ -74,7 +74,7 @@ PERMISSIONS
#ifdef SOCKET_EXPORT_ENABLE
#include "json.h"
-#include "gps.h" /* for safe_atof() & timestamp_t prototype */
+#include "gps.h" /* for safe_atof() prototype */
#include "strfuncs.h"
#define JSON_MINIMAL /* GPSD only uses a subset of the features */