Simplify sidebar code
[apps/madmutt.git] / lib-ui / hdrline.c
index 5797c22..1b3f10a 100644 (file)
@@ -7,15 +7,6 @@
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
-
-#include <ctype.h>
-#include <stdlib.h>
-#include <string.h>
-#include <locale.h>
-
 #include <lib-lib/lib-lib.h>
 
 #include <lib-mime/mime.h>
@@ -29,6 +20,7 @@
 #include "charset.h"
 #include <lib-crypt/crypt.h>
 #include "mutt_idna.h"
+#include "mx.h"
 
 int mutt_is_mail_list (address_t * addr)
 {