mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
djgpp/DOS does have getaddrinfo().
This commit is contained in:
parent
74e9718370
commit
a1c9cb8860
@ -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…
Reference in New Issue
Block a user