Andreas Krennmair:
[apps/madmutt.git] / url.c
diff --git a/url.c b/url.c
index e99c275..f29fd7e 100644 (file)
--- a/url.c
+++ b/url.c
  * A simple URL parser.
  */
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "mutt.h"
 #include "mapping.h"
 #include "url.h"