mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
*__SOCKLEN_T definitions for OS400 already fixed
This commit is contained in:
parent
44103abdb7
commit
966e7d0e36
@ -166,8 +166,6 @@
|
||||
#elif defined(__OS400__)
|
||||
# if defined(__ILEC400__)
|
||||
# define CARES_SIZEOF_LONG 4
|
||||
# define CARES_TYPEOF_ARES_SOCKLEN_T FIXME
|
||||
# define CARES_SIZEOF_ARES_SOCKLEN_T -1
|
||||
# define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t
|
||||
# define CARES_SIZEOF_ARES_SOCKLEN_T 4
|
||||
# define CARES_PULL_SYS_TYPES_H 1
|
||||
|
Loading…
Reference in New Issue
Block a user