X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=imap%2Fcommand.c;h=45d6ba313625f13ff543f232006679c3fa82b6b9;hb=1b7a73c786059b66cfe5e89b2ba74b9c890309fc;hp=989bd6766bb3f7c49cbc50925388d6c00e0114be;hpb=be393b838c5e0b8dfe9bedcc7a4a63f05caae7c4;p=apps%2Fmadmutt.git diff --git a/imap/command.c b/imap/command.c index 989bd67..45d6ba3 100644 --- a/imap/command.c +++ b/imap/command.c @@ -16,15 +16,16 @@ # include "config.h" #endif -#include "mutt.h" -#include "imap_private.h" -#include "message.h" -#include "mx.h" - #include "lib/mem.h" #include "lib/intl.h" #include "lib/debug.h" +#include "mutt.h" +#include "message.h" +#include "mx.h" +#include "ascii.h" +#include "imap_private.h" + #include #include