X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=b80e250c77a8d6a1043caec41fc30717dee5c35a;hp=3a53ac7006f1e11947dbbddc343c713a4144bc26;hb=b36dc16c428cc2b1371bb99c0581aa014f302791;hpb=238b70e39b78f585c586bd51aef41988b3cc73d1 diff --git a/commands.c b/commands.c index 3a53ac7..b80e250 100644 --- a/commands.c +++ b/commands.c @@ -17,12 +17,13 @@ #include #include +#include + #include "mutt.h" #include "enter.h" #include "recvattach.h" #include "mutt_curses.h" #include "mutt_menu.h" -#include "mime.h" #include "sort.h" #include "copy.h" #include "mx.h" @@ -53,8 +54,6 @@ #include #include -extern char *ReleaseDate; - /* The folder the user last saved to. Used by ci_save_message() */ static char LastSaveFolder[_POSIX_PATH_MAX] = "";