]> andersk Git - moira.git/commitdiff
add mrcl_get_message() prototype to shut up Irix cc.
authorzacheiss <zacheiss>
Wed, 16 Aug 2000 05:38:40 +0000 (05:38 +0000)
committerzacheiss <zacheiss>
Wed, 16 Aug 2000 05:38:40 +0000 (05:38 +0000)
clients/moira/f_defs.h

index 08a0d342c10063ce2cad7069041f58c6faac31fe..f8e627ea7e87708336dcf6e89bc0c04eabd5463e 100644 (file)
@@ -242,4 +242,7 @@ int QueueCount(struct mqelem *elem);
 int PromptWithDefault(char *prompt, char *buf, int buflen, char *def);
 struct mqelem *GetTypeValues(char *tname);
 
+/* from clients/lib/error.c */
+char *mrcl_get_message(void); 
+
 #endif /* _f_defs_ */
This page took 0.105583 seconds and 5 git commands to generate.