X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=score.c;h=f782391650ae0674340e91924efa04f65f1055a0;hp=aae4e0a97b6ecdfc3d083edd1fd6091b6f9095c3;hb=6ebff74ad242d4c56fb7762965b19cee14fd2daa;hpb=238b70e39b78f585c586bd51aef41988b3cc73d1 diff --git a/score.c b/score.c index aae4e0a..f782391 100644 --- a/score.c +++ b/score.c @@ -7,20 +7,11 @@ * please see the file GPL in the top level source directory. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include -#include -#include +#include #include "mutt.h" #include "sort.h" -#include -#include - typedef struct score_t { char *str; pattern_t *pat;