Build: try another dummy for Solaris 10 compile
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 21 Jan 2020 20:05:49 +0000 (20:05 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 21 Jan 2020 20:05:49 +0000 (20:05 +0000)
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;