- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead it
authorDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jan 2009 13:08:50 +0000 (13:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 14 Jan 2009 13:08:50 +0000 (13:08 +0000)
commit29b6a732f36c27d971f8bbbf206f99d1d75cfffd
treec879a7dcced6e41cdddcdc9a926aa26144d48701
parent3dcd6bc597ab7ecb9e9f69c2667bf18ecd26751a
- ares.h no longer uses the HAVE_STRUCT_IN6_ADDR define check, but instead it
  now declares the private struct ares_in6_addr for all systems instead of
  relying on one possibly not present in the system.
ares/CHANGES
ares/RELEASE-NOTES
ares/ares.h