X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=imap%2Fauth_anon.c;h=c878073f1347f3d72f6951add57678e77f3c9152;hb=f044ea2a9cec83bdefd1fa423da658bb88291e5a;hp=e48882776533e6d5926d397ad3b5b8a928aa61d0;hpb=c3e57678c8be193fc137854020f3a90887be97c9;p=apps%2Fmadmutt.git diff --git a/imap/auth_anon.c b/imap/auth_anon.c index e488827..c878073 100644 --- a/imap/auth_anon.c +++ b/imap/auth_anon.c @@ -17,6 +17,8 @@ #include "imap_private.h" #include "auth.h" +#include "lib/intl.h" + /* this is basically a stripped-down version of the cram-md5 method. */ imap_auth_res_t imap_auth_anon (IMAP_DATA * idata, const char *method) {