summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-12-02 18:47:28 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2012-12-02 18:47:28 +0000
commit490b427c90a7540d592fa3cf9017a76b84f5d65e (patch)
treefa293b2a80ffdc54313b2550238da0520f824cb7
parent67bd1ab3f4e50e21946731e8d6950f9a6801370e (diff)
downloadexim4-490b427c90a7540d592fa3cf9017a76b84f5d65e.tar.gz
Fix eximon build.
-rw-r--r--src/exim_monitor/em_hdr.h1
1 files changed, 1 insertions, 0 deletions
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"