X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt_idna.c;h=4f2db0f6a63a044b8a5f8461e28a6ec2d9ca8d14;hp=acfb10223cc1e7cc5222b8122d339fe770914ba7;hb=f65ae399906906f734398432691dbacf2c7bda9f;hpb=230399f9632c37b66c1c117a17e8327eae6b3235 diff --git a/mutt_idna.c b/mutt_idna.c index acfb102..4f2db0f 100644 --- a/mutt_idna.c +++ b/mutt_idna.c @@ -7,16 +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 "mutt.h" #include "charset.h" #include "mutt_idna.h"