*__SOCKLEN_T definitions for OS400 already fixed
authorYang Tse <yangsita@gmail.com>
Tue, 12 May 2009 00:54:21 +0000 (00:54 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 12 May 2009 00:54:21 +0000 (00:54 +0000)
ares/ares_build.h.dist

index 0cfa03d..7e6b676 100644 (file)
 #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