]> andersk Git - moira.git/commitdiff
declare whoami
authormar <mar>
Sun, 7 Aug 1988 14:41:44 +0000 (14:41 +0000)
committermar <mar>
Sun, 7 Aug 1988 14:41:44 +0000 (14:41 +0000)
lib/critical.c

index 3e84ad21c5ab443db8b5866d73c5fe159770e78c..dbfde11817343f6ba85c0a7a359f9ce042580ad6 100644 (file)
@@ -14,6 +14,8 @@
 /* mode to create the file with */
 #define LOGFILEMODE    0644
 
+extern char *whoami;
+
 
 void critical_alert(instance, msg, args)
   char *instance;              /* Instance for zephyr gram */
This page took 0.037331 seconds and 5 git commands to generate.