From b00df27e52940d6453aafea55a6f0f453828e2b6 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Mon, 21 Jan 2008 03:46:25 +0000 Subject: add prototypes to slay warnings --- h/zephyr/zephyr.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h/zephyr') diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h index dda9f2a..035e15e 100644 --- a/h/zephyr/zephyr.h +++ b/h/zephyr/zephyr.h @@ -186,6 +186,8 @@ Code_t ZFlushMyLocations(void); char *ZParseExposureLevel(char *text); Code_t ZFormatRawNotice(ZNotice_t *, char**, int *); Code_t ZRetrieveSubscriptions(unsigned short, int*); +Code_t ZRetrieveDefaultSubscriptions(int *); +Code_t ZGetSubscriptions(ZSubscription_t *, int *); Code_t ZOpenPort(unsigned short *port); Code_t ZClosePort(void); Code_t ZFlushLocations(void); -- cgit v1.2.3