summaryrefslogtreecommitdiff
path: root/gpsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h')
-rw-r--r--gpsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd.h b/gpsd.h
index cb34276d..e90e0937 100644
--- a/gpsd.h
+++ b/gpsd.h
@@ -90,6 +90,6 @@ extern int gpsd_poll(struct gps_session_t *session);
extern void gpsd_wrap(struct gps_session_t *session);
/* caller must supply this */
-extern void gpscli_report(int d, const char *fmt, ...);
+void gpscli_report(int d, const char *fmt, ...);