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