projects
/
platform
/
upstream
/
c-ares.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79f80b4
)
*__SOCKLEN_T definitions for OS400 already fixed
author
Yang Tse
<yangsita@gmail.com>
Tue, 12 May 2009 00:54:21 +0000
(
00:54
+0000)
committer
Yang Tse
<yangsita@gmail.com>
Tue, 12 May 2009 00:54:21 +0000
(
00:54
+0000)
ares_build.h.dist
patch
|
blob
|
history
diff --git
a/ares_build.h.dist
b/ares_build.h.dist
index 0cfa03dc03eeb0447e08cbdd32591f199153192d..7e6b67616ff9c20aa631279aa398102b2e2cf60e 100644
(file)
--- a/
ares_build.h.dist
+++ b/
ares_build.h.dist
@@
-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