X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=odmr.c;h=64e70bcebb3e1af0311fec11474b48d24dc328ea;hb=0aa3f030cdb0ab4a8e45360e6c1ec599d97e8acd;hp=d495e9cd0223713270710c20acb0a601c75f4178;hpb=8b6218e0f1486a39a53783e7c86b42285f89e4cf;p=~andy%2Ffetchmail diff --git a/odmr.c b/odmr.c index d495e9cd..64e70bce 100644 --- a/odmr.c +++ b/odmr.c @@ -9,23 +9,13 @@ #include #include #include -#ifdef HAVE_STRING_H /* strcat() */ #include -#endif -#ifdef HAVE_NET_SOCKET_H /* BeOS needs this */ -#include -#endif #include -#ifdef HAVE_NET_SELECT_H /* AIX needs this */ -#include -#endif -#ifdef HAVE_SYS_SELECT_H /* AIX 4.1, at least, needs this */ #include -#endif #include #include #include -#include "i18n.h" +#include "gettext.h" #include "fetchmail.h" #include "sdump.h" #include "smtp.h"