]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
another prototype to kill warning
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 21 Jan 2008 03:49:09 +0000 (03:49 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 21 Jan 2008 03:49:09 +0000 (03:49 +0000)
git-svn-id: svn://svn.1ts.org/debian/branches/zephyr-reloaded@258 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

zephyr/h/zephyr/zephyr.h

index 035e15ed6d824883439c606a965069886d4a2df5..a61c95f1bc15cbbe612ebd177a10da134a52e7ce 100644 (file)
@@ -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);