X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=secnet.h;h=5c351afb44a6e04d3e78308a67627e4e383268a0;hp=5b28c82ebec6584c8c6b4c35128a8e33757c7e03;hb=328292c7927b477d9a732f21732edf5885d67793;hpb=9cb06c1c86f9a7f687f6e3ac5af05a5072ce16d9 diff --git a/secnet.h b/secnet.h index 5b28c82..5c351af 100644 --- 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,