X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=help.c;h=627f4c21acfc69ab0daf4f823d31bf6eac06a350;hb=10e80e482eff3762b0b8d41b0c7795b76704479c;hp=c0b22525a10cee5570dbde8efa28aeb1c503233b;hpb=dbb9a1e16d03a2d4664d6dc6a30c721b889d4982;p=apps%2Fmadmutt.git diff --git a/help.c b/help.c index c0b2252..627f4c2 100644 --- a/help.c +++ b/help.c @@ -13,6 +13,11 @@ # include "config.h" #endif +#include +#include +#include +#include + #include #include #include @@ -24,10 +29,6 @@ #include "keymap.h" #include "pager.h" -#include -#include -#include - static struct binding_t *help_lookupFunction (int op, int menu) { int i;