X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=sort.c;h=3e60387f4ba457479701ff3454869c88ac54f6be;hb=98cf5779d8184a74541be1bc61d15c5f35efd310;hp=2b700011d6483b3e6754461a4336a8896206d9dc;hpb=230399f9632c37b66c1c117a17e8327eae6b3235;p=apps%2Fmadmutt.git diff --git a/sort.c b/sort.c index 2b70001..3e60387 100644 --- a/sort.c +++ b/sort.c @@ -7,17 +7,10 @@ * 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 "mutt.h" #include "alias.h" #include "sort.h"