mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
Added '#define HAVE_STRUCT_IN6_ADDR 1' needed when
building with 'USE_ARES'.
This commit is contained in:
parent
48be4fa069
commit
582833b338
@ -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…
Reference in New Issue
Block a user