X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=commands.c;h=280a3fd6859aefc3751a6d4f69b650eafbd73d7e;hb=230399f9632c37b66c1c117a17e8327eae6b3235;hp=b521342f7ae9489a7e7317f6e73772af0958289e;hpb=0dbe922d4298aed78dcba64b7c770f315a64505e;p=apps%2Fmadmutt.git diff --git a/commands.c b/commands.c index b521342..280a3fd 100644 --- a/commands.c +++ b/commands.c @@ -21,10 +21,7 @@ #include #include -#include -#include -#include -#include +#include #include @@ -240,7 +237,7 @@ void ci_bounce_message (HEADER * h, int *redraw) char prompt[SHORT_STRING]; char buf[HUGE_STRING] = { 0 }; address_t *adr = NULL; - const char *err = NULL; + char *err = NULL; int rc; if (h)