git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@82 e385b8ad-14ed-0310-8656-cc95a2468c6d
[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.