- 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)
commit28531dea2eb784f0611705c4c2cf7c8ab4704640
tree6ca6af28dd5544cd3fa9974c1450e9dabc9e1e8f
parent977de8c7780eeb43efeabbbfa6bac82161ceeaaa
- 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.
CHANGES
RELEASE-NOTES
ares.h