Commit 966e7d0e authored by Yang Tse's avatar Yang Tse
Browse files

*__SOCKLEN_T definitions for OS400 already fixed

parent 44103abd
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -166,8 +166,6 @@
#elif defined(__OS400__)
#elif defined(__OS400__)
#  if defined(__ILEC400__)
#  if defined(__ILEC400__)
#    define CARES_SIZEOF_LONG           4
#    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_TYPEOF_ARES_SOCKLEN_T socklen_t
#    define CARES_SIZEOF_ARES_SOCKLEN_T 4
#    define CARES_SIZEOF_ARES_SOCKLEN_T 4
#    define CARES_PULL_SYS_TYPES_H      1
#    define CARES_PULL_SYS_TYPES_H      1