]> andersk Git - moira.git/commitdiff
moved file definition
authormar <mar>
Fri, 8 Sep 1989 14:55:48 +0000 (14:55 +0000)
committermar <mar>
Fri, 8 Sep 1989 14:55:48 +0000 (14:55 +0000)
lib/critical.c

index b4f63c2776dc7891267fe03ec0180a60e0467c6a..1d07c697393ef81ba909d7b9affc48140bcc8ee7 100644 (file)
 #include <stdio.h>
 #include <sys/file.h>
 #include <zephyr/zephyr.h>
+#include <sms_app.h>
 
 
-/* log file for critical events that require human intervention */
-#define CRITERRLOG     "/u1/sms/critical.log"
-
 /* mode to create the file with */
 #define LOGFILEMODE    0644
 
This page took 0.050537 seconds and 5 git commands to generate.