X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=cram.c;h=f7559e6d9668792ef42c30ebd6dc1327c1e5a5cb;hb=98cfcef26048bba06975e68a1aad05a8bac0d65d;hp=cf33393ebb9662e6a69ae8eb4352d35ee6c3570e;hpb=9c10d69f36fed4962354b7a38261fe47f154ba2b;p=~andy%2Ffetchmail diff --git a/cram.c b/cram.c index cf33393e..f7559e6d 100644 --- a/cram.c +++ b/cram.c @@ -8,13 +8,11 @@ #include #include #include -#if defined(STDC_HEADERS) #include -#endif #include "fetchmail.h" #include "socket.h" -#include "i18n.h" +#include "gettext.h" #include "fm_md5.h" void hmac_md5 (const unsigned char *password, size_t pass_len,