djgpp/DOS does have getaddrinfo().

This commit is contained in:
Gisle Vanem 2008-11-03 15:15:53 +00:00
parent 74e9718370
commit a1c9cb8860
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FIONBIO 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETPROTOBYNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_IO_H 1