X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=imap%2Fauth_anon.c;h=7c2dfbaf04112977dff7d68b466d6ab070d8a0e9;hp=2c5b3fa7e7b5050ac08a2359a6177a93272e87c4;hb=ac813896ca32d850febc2d95065ac4fa040f11f9;hpb=9a1efcc01ddeca4106847f8eb28a704aca2dcf0b diff --git a/imap/auth_anon.c b/imap/auth_anon.c index 2c5b3fa..7c2dfba 100644 --- a/imap/auth_anon.c +++ b/imap/auth_anon.c @@ -18,7 +18,7 @@ #include "auth.h" #include -#include "lib/debug.h" +#include /* 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)