build - define struct in6_addr in arpa/inet.h
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 25 Oct 2010 18:35:44 +0000 (11:35 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 25 Oct 2010 18:38:51 +0000 (11:38 -0700)
commite2bc926cfa39483e067ad21160d950651e6158f1
treeec5317cd205a9a9f8aaa2c33a29c4fe571f8becf
parentc558eb1d56878a8b64fabbca4eee8c4af5de2201
build - define struct in6_addr in arpa/inet.h

* Use the same mechanic used for struct in_addr to define in6_addr in
  arpa/inet.h, conditionalizing the define in in6.h.

* This helps w/pkgsrc builds.
include/arpa/inet.h
sys/netinet6/in6.h