Andreas Krennmair:
[apps/madmutt.git] / sha1.c
diff --git a/sha1.c b/sha1.c
index 9196664..3fb597e 100644 (file)
--- a/sha1.c
+++ b/sha1.c
 
 #define SHA1HANDSOFF
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <string.h>
 
 #include "sha1.h"