mirror of
https://github.com/curl/curl.git
synced 2026-07-28 00:13:09 +03:00
Added '#define HAVE_STRUCT_IN6_ADDR 1' needed when
building with 'USE_ARES'.
This commit is contained in:
parent
48be4fa069
commit
582833b338
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
#define HAVE_STRICMP 1
|
||||
#define HAVE_STRTOLL 1
|
||||
#define HAVE_STRUCT_TIMEVAL 1
|
||||
#define HAVE_STRUCT_IN6_ADDR 1
|
||||
#define HAVE_SYS_IOCTL_H 1
|
||||
#define HAVE_SYS_SOCKET_H 1
|
||||
#define HAVE_SYS_STAT_H 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue