Andreas Krennmair:
[apps/madmutt.git] / md5c.c
diff --git a/md5c.c b/md5c.c
index 2c2c564..be22860 100644 (file)
--- a/md5c.c
+++ b/md5c.c
@@ -23,6 +23,10 @@ These notices must be retained in any copies of any part of this
 documentation and/or software.
  */
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "md5.h"
 
 /* Constants for MD5Transform routine.