Move native sha1 implementation from auths to toplevel, only used for non-TLS builds
[exim.git] / src / src / exim.h
index 41d37711069a485d626cb3d59e016f1fcb9e7470..9ae96b2a08989b45cbf978588eeedece2fcb79a0 100644 (file)
@@ -493,6 +493,7 @@ config.h, mytypes.h, and store.h, so we don't need to mention them explicitly.
 #include "dbstuff.h"
 #include "structs.h"
 #include "globals.h"
 #include "dbstuff.h"
 #include "structs.h"
 #include "globals.h"
+#include "hash.h"
 #include "functions.h"
 #include "dbfunctions.h"
 #include "osfunctions.h"
 #include "functions.h"
 #include "dbfunctions.h"
 #include "osfunctions.h"