tidying
[exim.git] / src / src / exim_dbmbuild.c
index 02da079f696c77bb038da97509a84f28fce371b7..5a96f8a5966b924fe31957178d8821f72b2fe1ee 100644 (file)
@@ -60,6 +60,9 @@ BOOL
 string_format_trc(uschar * buf, int len, const uschar * func, unsigned line,
   const char * fmt, ...)
 { return FALSE; }
+void
+log_write(unsigned int selector, int flags, const char *format, ...)
+{ }
 
 
 struct global_flags    f;