X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=imap%2Fauth_anon.c;h=2c5b3fa7e7b5050ac08a2359a6177a93272e87c4;hp=fc6d401d43c11aa878927bc22e0bc3c980222e67;hb=0c12d960399d14b4143b2bb91a96bdaca64e4c56;hpb=814a01519c9605d479201b99eb16c97b0ad8635d diff --git a/imap/auth_anon.c b/imap/auth_anon.c index fc6d401..2c5b3fa 100644 --- a/imap/auth_anon.c +++ b/imap/auth_anon.c @@ -17,7 +17,7 @@ #include "imap_private.h" #include "auth.h" -#include "lib/intl.h" +#include #include "lib/debug.h" /* this is basically a stripped-down version of the cram-md5 method. */