c99 / non-gcc compatible inlineable functions
[exim.git] / src / exim_monitor / em_hdr.h
index 6d8b7e2ea57b66b3df1d0b83f48920e0dd25ce9c..ee05815dfcefb1921ecb16502784b11389a2b798 100644 (file)
@@ -3,6 +3,7 @@
 *************************************************/
 
 /* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) The Exim Maintainers 2021 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 
@@ -101,7 +102,8 @@ typedef void hctx;
 #include "structs.h"
 #include "blob.h"
 #include "globals.h"
-#include "dbstuff.h"
+#include "hintsdb.h"
+#include "hintsdb_structs.h"
 #include "functions.h"
 #include "osfunctions.h"