X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=charset.c;h=32317b16be5bce200d81310376f8b3bdc0677822;hp=8e79d13b512f562d1e221e0c6ced58696b150321;hb=68edc972742930c4003e554144bfe197ba6199aa;hpb=230399f9632c37b66c1c117a17e8327eae6b3235 diff --git a/charset.c b/charset.c index 8e79d13..32317b1 100644 --- a/charset.c +++ b/charset.c @@ -25,26 +25,13 @@ * please see the file GPL in the top level source directory. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include -#include -#include - -#include +#include #include -#include -#include -#include #ifdef HAVE_LANGINFO_CODESET # include #endif -#include - #include "mutt.h" #include "charset.h"