From 728471bb8cf5a9d253cf45b0aebe65567a4cc742 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Mon, 21 Jan 2008 03:49:09 +0000 Subject: another prototype to kill warning --- h/zephyr/zephyr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'h/zephyr') diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h index 035e15e..a61c95f 100644 --- a/h/zephyr/zephyr.h +++ b/h/zephyr/zephyr.h @@ -193,6 +193,7 @@ Code_t ZClosePort(void); Code_t ZFlushLocations(void); Code_t ZFlushSubscriptions(void); Code_t ZFreeNotice(ZNotice_t *notice); +Code_t ZGetLocations(ZLocations_t *, int *); Code_t ZParseLocations(register ZNotice_t *notice, register ZAsyncLocateData_t *zald, int *nlocs, char **user); -- cgit v1.2.3