X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=de5618278924ee837b6c0bcee612d3d75051df57;hp=9b00f9edf3b6e50c5df68c9d87adc9dff1516586;hb=9a1efcc01ddeca4106847f8eb28a704aca2dcf0b;hpb=8e037c67a88cb4680c4391134c578e3b55a80f8a diff --git a/commands.c b/commands.c index 9b00f9e..de56182 100644 --- a/commands.c +++ b/commands.c @@ -13,6 +13,7 @@ #endif #include +#include #include "mutt.h" #include "enter.h" @@ -40,8 +41,6 @@ #include "buffy.h" #endif -#include "lib/mem.h" -#include "lib/intl.h" #include "lib/str.h" #include "lib/debug.h"