diff options
-rw-r--r-- | 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 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" |