X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=etrn.c;h=24c532d306607967af0c7dd47ea1128ac1b09988;hb=87bcf29364c4640edb87cc2186b965d1a564d70c;hp=ac416c86c3bed7eeb7246c268f7f259c12d04f67;hpb=bd2e568da48acbae7e0b43c48226541220b85340;p=~andy%2Ffetchmail diff --git a/etrn.c b/etrn.c index ac416c86..24c532d3 100644 --- a/etrn.c +++ b/etrn.c @@ -9,13 +9,10 @@ #include #include #include -#ifdef HAVE_NET_SOCKET_H /* BeOS needs this */ -#include -#endif #include #include #include -#include "i18n.h" +#include "gettext.h" #include "fetchmail.h" #include "smtp.h" #include "socket.h"