aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_build.h.dist
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-01 12:39:40 +0000
committerYang Tse <yangsita@gmail.com>2009-05-01 12:39:40 +0000
commit5a91746b80fd41b9915574d8514f1d40e9cfd1b6 (patch)
tree8142242b120e88a93f697f0cc8cd31b466730427 /ares/ares_build.h.dist
parentfdc091a8573d0c3aa260738384e5d9dbb31a38df (diff)
David McCreedy's "TPF-platform specific changes to various files" patch
Diffstat (limited to 'ares/ares_build.h.dist')
-rw-r--r--ares/ares_build.h.dist5
1 files changed, 5 insertions, 0 deletions
diff --git a/ares/ares_build.h.dist b/ares/ares_build.h.dist
index 16a5cc5d8..77f13286b 100644
--- a/ares/ares_build.h.dist
+++ b/ares/ares_build.h.dist
@@ -196,6 +196,11 @@
# endif
# endif
+#elif defined(TPF)
+# define CARES_SIZEOF_LONG 8
+# define CARES_TYPEOF_ARES_SOCKLEN_T FIXME
+# define CARES_SIZEOF_ARES_SOCKLEN_T -1
+
/* ===================================== */
/* KEEP MSVC THE PENULTIMATE ENTRY */
/* ===================================== */