X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=imap%2Fcommand.c;h=83ebbe73d00997f64b8d04d581f5d5362b9a91f4;hp=53132f774d823711870750d4226362be583dfa9b;hb=1ee89902de184a640c171ae3285bff6882a791bd;hpb=2c56b665394c80195b976537e608b690947fcb14;ds=sidebyside diff --git a/imap/command.c b/imap/command.c index 53132f7..83ebbe7 100644 --- a/imap/command.c +++ b/imap/command.c @@ -12,13 +12,7 @@ /* command.c: routines for sending commands to an IMAP server and parsing * responses */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include -#include -#include +#include #include "mutt.h" #include "message.h"