X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=servport.c;h=a775c9c93f2562070be1d4a5da2bb07145b25c28;hb=98cfcef26048bba06975e68a1aad05a8bac0d65d;hp=0a12c640446b35dfa42e8e1405367db85784be84;hpb=df4a264f6a4bf53592f9e273462a8861ea7e6a6d;p=~andy%2Ffetchmail diff --git a/servport.c b/servport.c index 0a12c640..a775c9c9 100644 --- a/servport.c +++ b/servport.c @@ -7,19 +7,15 @@ */ #include "fetchmail.h" #include "getaddrinfo.h" -#include "i18n.h" +#include "gettext.h" #include #include #include #include #include -#if defined(HAVE_NETINET_IN_H) #include -#endif -#ifdef HAVE_ARPA_INET_H #include -#endif #include int servport(const char *service) {