chiark / gitweb /
log: Provide system_log from the very start
[secnet.git] / secnet.h
index 5b28c82ebec6584c8c6b4c35128a8e33757c7e03..5c351afb44a6e04d3e78308a67627e4e383268a0 100644 (file)
--- a/secnet.h
+++ b/secnet.h
@@ -657,6 +657,8 @@ static inline void cfgfile_log_init(struct cfgfile_log *cfl,
     cfl->facility=facility;
 }
 
+void log_early_init(void);
+
 /* SITE interface */
 
 /* Pretty much a placeholder; allows starting and stopping of processing,