X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=secnet.h;h=5c351afb44a6e04d3e78308a67627e4e383268a0;hb=686e21aa2afbd14c3e59962f02a31c4dcd62e5d8;hp=5b28c82ebec6584c8c6b4c35128a8e33757c7e03;hpb=7b3937db4102e6b2adc0fc861965d0f9d4da2d8b;p=secnet.git 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,