X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=cram.c;h=f7559e6d9668792ef42c30ebd6dc1327c1e5a5cb;hb=f16d8d23439b5569f0c2e1af22494708b507f277;hp=3c5630df6f1fe2ee0bc4c89cba9b3b36c21978a7;hpb=0fbe10e845265ca868969afcfd867ced865be804;p=~andy%2Ffetchmail diff --git a/cram.c b/cram.c index 3c5630df..f7559e6d 100644 --- a/cram.c +++ b/cram.c @@ -12,7 +12,7 @@ #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,