From 490b427c90a7540d592fa3cf9017a76b84f5d65e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 2 Dec 2012 18:47:28 +0000 Subject: [PATCH 1/1] Fix eximon build. --- src/exim_monitor/em_hdr.h | 1 + 1 file changed, 1 insertion(+) 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" -- 2.25.1