summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-02-16 12:25:34 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-02-16 12:25:34 -0500
commit1ae23627240b664df9caaf1e4652de3cf7632875 (patch)
tree473af5e6ee951a8cb4eec930a776017f9dd7b32e /gpsd.h-tail
parentff5f1ea7e741c3faaf5e5d2f09d1edce1aaf8cd5 (diff)
downloadgpsd-1ae23627240b664df9caaf1e4652de3cf7632875.tar.gz
More layer separation. All regression tests pass.
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index b870977d..ef9286cf 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -642,6 +642,7 @@ extern int srec_fin(unsigned int, unsigned char *);
extern unsigned char hc(unsigned char);
/* application interface */
+extern void gps_context_init(struct gps_context_t *context);
extern void gpsd_init(struct gps_device_t *,
struct gps_context_t *,
/*@null@*/char *);