--- lynx2-8-7.orig/WWW/Library/Implementation/www_tcp.h 2007-08-03 01:24:27.000000000 +0200 +++ lynx2-8-7/WWW/Library/Implementation/www_tcp.h 2009-06-13 12:34:28.000000000 +0200 @@ -777,12 +777,14 @@ Defaults #ifndef NO_IOCTL #include /* EJB */ #endif /* !NO_IOCTL */ +#ifndef HOSTBUILD #include #include #ifdef HAVE_ARPA_INET_H #include /* Must be after netinet/in.h */ #endif #include +#endif #endif /* TCP includes */ typedef unsigned short PortNumber;