[!WINDOWSNT]: Include <sys/types.h>.

This commit is contained in:
Juanma Barranquero 2006-11-10 15:44:40 +00:00
parent bf4c75a4ee
commit ed4a37304a
2 changed files with 8 additions and 2 deletions

View file

@ -41,6 +41,8 @@ Boston, MA 02110-1301, USA. */
#else /* !WINDOWSNT */
# include <sys/types.h>
# ifdef HAVE_INET_SOCKETS
# include <netinet/in.h>
# endif