Hints DB interface: convert from macros to inlinable functions.
[exim.git] / src / src / exim.h
index cf8f19eb6f1114b803b3672bbf4d0370d35a0243..2541baa3d66d05eab396c68100ed753c3b406b6a 100644 (file)
@@ -531,7 +531,8 @@ config.h, mytypes.h, and store.h, so we don't need to mention them explicitly.
 
 #include "local_scan.h"
 #include "macros.h"
-#include "dbstuff.h"
+#include "hintsdb.h"
+#include "hintsdb_structs.h"
 #include "structs.h"
 #include "blob.h"
 #include "globals.h"