mirror of
https://github.com/curl/curl.git
synced 2026-07-23 14:57:19 +03:00
djgpp/DOS does have getaddrinfo().
This commit is contained in:
parent
74e9718370
commit
a1c9cb8860
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue