From: Jeremy Harris Date: Sun, 2 Dec 2012 18:47:28 +0000 (+0000) Subject: Fix eximon build. X-Git-Tag: exim-4_81_RC1~3^2~29 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=490b427c90a7540d592fa3cf9017a76b84f5d65e Fix eximon build. --- diff --git a/src/exim_monitor/em_hdr.h b/src/exim_monitor/em_hdr.h index 93d961142..ed95716a3 100644 --- a/src/exim_monitor/em_hdr.h +++ b/src/exim_monitor/em_hdr.h @@ -100,6 +100,7 @@ that this kind of kludge isn't needed. */ #include "local_scan.h" #include "structs.h" #include "globals.h" +#include "dbstuff.h" #include "functions.h" #include "osfunctions.h" #include "store.h"