X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=imap%2Fauth.c;h=143fde0ac5d5e320652361d6a2b49091aad6af35;hp=d4b4efd5f9d7d4f62942bfe1376fb98a7293619d;hb=1ee89902de184a640c171ae3285bff6882a791bd;hpb=23e6291cb5d5b4cd2008403d8b628007fd75ff23 diff --git a/imap/auth.c b/imap/auth.c index d4b4efd..143fde0 100644 --- a/imap/auth.c +++ b/imap/auth.c @@ -11,14 +11,7 @@ /* IMAP login/authentication code */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - -#include - -#include -#include +#include #include "mutt.h" #include "imap_private.h"