X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=score.c;h=f782391650ae0674340e91924efa04f65f1055a0;hb=9ed7a487e3a922f2cbb222961c2c9710c3a65f91;hp=061d84c4bb48677eea0f8ffb539b37f1fcbcb7f0;hpb=230399f9632c37b66c1c117a17e8327eae6b3235;p=apps%2Fmadmutt.git 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;