forgotten config.h inclusion
[apps/madmutt.git] / lib-mime / rfc822parse.c
index 5078f19..a6d8ac8 100644 (file)
  * please see the file GPL in the top level source directory.
  */
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <stdio.h>
 
 #include <lib-lib/mem.h>