X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pattern.c;h=de4efb4436c05c6a286d9c238ede9077d118c6a5;hp=26b8375ff05f28b3dc226e37448f3c0f9c92211e;hb=031280cca515ce7949dfef0c6c8265c6112b1e34;hpb=230399f9632c37b66c1c117a17e8327eae6b3235 diff --git a/pattern.c b/pattern.c index 26b8375..de4efb4 100644 --- a/pattern.c +++ b/pattern.c @@ -7,28 +7,16 @@ * 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 #include +#include #include "mutt.h" #include "alias.h" #include "handler.h" -#include "mx.h" #include "keymap.h" #include "copy.h"