X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt_idna.c;h=4f2db0f6a63a044b8a5f8461e28a6ec2d9ca8d14;hp=c5f791e24d85324febf0e647fbd3e75ec42ecab7;hb=a8a0d4c970a35774d8b21f530589371c1ee8c184;hpb=a742b680bdba8cb47d2b81ab3397cdbec7ed5b69 diff --git a/mutt_idna.c b/mutt_idna.c index c5f791e..4f2db0f 100644 --- a/mutt_idna.c +++ b/mutt_idna.c @@ -7,19 +7,12 @@ * please see the file GPL in the top level source directory. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif +#include #ifdef HAVE_LIBIDN #include #endif -#include -#include -#include -#include - #include "mutt.h" #include "charset.h" #include "mutt_idna.h"