"Alfred M. Szmidt" <[email protected]> writes: > This actually _reduces_ code, yay. Thoughts? Not well tested yet, > but asking first if there are general objections or comments. > > I'm all for it, we have alot of ifdef kludges due to the old BSD > codebase.
Pushed. > +2010-01-12 Simon Josefsson <[email protected]> > + > + * whois/whois.c (openconn) [!HAVE_GETADDRINFO]: Remove variables > + hostinfo, servinfo, and saddr and supporting code. > + * src/inetd.c (servtab): Remove !HAVE_GETADDRINFO support. > + (setup) [!HAVE_GETADDRINFO]: Remove. > + (expand_enter) [!HAVE_GETADDRINFO]: Remove. > > Function or variable? I fixed that, thanks. /Simon
