Gitweb:
http://git.exim.org/exim.git/commitdiff/490b427c90a7540d592fa3cf9017a76b84f5d65e
Commit: 490b427c90a7540d592fa3cf9017a76b84f5d65e
Parent: 67bd1ab3f4e50e21946731e8d6950f9a6801370e
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Dec 2 18:47:28 2012 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Dec 2 18:47:28 2012 +0000
Fix eximon build.
---
src/exim_monitor/em_hdr.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/exim_monitor/em_hdr.h b/src/exim_monitor/em_hdr.h
index 93d9611..ed95716 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"