X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=imap%2Fauth.c;h=7c6293d29cc44ccc862ea41b731bb043f7de08a3;hb=c25bc063f35aaad6938c2022dae7a283346c2769;hp=6ec3c1b4fe11a6db33a2019ed8b76add8566fdbc;hpb=ba5e3af4ea19e1d20c80941c077039871ec84258;p=apps%2Fmadmutt.git diff --git a/imap/auth.c b/imap/auth.c index 6ec3c1b..7c6293d 100644 --- a/imap/auth.c +++ b/imap/auth.c @@ -20,6 +20,7 @@ #include "lib/debug.h" #include "mutt.h" +#include "ascii.h" #include "imap_private.h" #include "auth.h" @@ -38,7 +39,7 @@ static imap_auth_t imap_authenticators[] = { #endif {imap_auth_login, "login"}, - {NULL} + {NULL, NULL} }; /* imap_authenticate: Attempt to authenticate using either user-specified