]> andersk Git - moira.git/blobdiff - include/moira.h
Build shared libmoira via libtool.
[moira.git] / include / moira.h
index 2dc606ee07e69ed692d8e3ab844e99808195ed3b..cfddccdea1ba15d4b5d06673fe6da5dbf5649cf3 100644 (file)
@@ -84,7 +84,7 @@ struct hash {
 };
 
 /* prototypes from critical.c */
-void critical_alert(char *instance, char *msg, ...);
+void critical_alert(char *whoami, char *instance, char *msg, ...);
 void send_zgram(char *inst, char *msg);
 
 /* prototypes from fixhost.c */
This page took 0.031607 seconds and 4 git commands to generate.