David McCreedy's "TPF-platform specific changes to various files" patch
authorYang Tse <yangsita@gmail.com>
Fri, 1 May 2009 12:39:40 +0000 (12:39 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 1 May 2009 12:39:40 +0000 (12:39 +0000)
ares_build.h.dist

index 16a5cc5..77f1328 100644 (file)
 #    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    */
 /* ===================================== */