X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=imap%2Fauth_login.c;h=29a43b02d2e56b3ce9965aa3a472a5dfb6ef0e8d;hb=659b43f9de9609d63533ddbbe2f4ac6641d877d2;hp=25e7b38522d7c4090b2e8ce6bf9c1642910ebf44;hpb=c3e57678c8be193fc137854020f3a90887be97c9;p=apps%2Fmadmutt.git diff --git a/imap/auth_login.c b/imap/auth_login.c index 25e7b38..29a43b0 100644 --- a/imap/auth_login.c +++ b/imap/auth_login.c @@ -13,6 +13,8 @@ # include "config.h" #endif +#include "lib/intl.h" + #include "mutt.h" #include "imap_private.h" #include "auth.h"