mirror of
https://github.com/curl/curl.git
synced 2026-05-07 04:07:31 +03:00
*__SOCKLEN_T definitions for OS400 already fixed
This commit is contained in:
parent
44103abdb7
commit
966e7d0e36
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue