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:35:44 +0000 (11:35 -0700)
commitcca780f8209342019a22a0da7a5e8a1e0f575c76
tree3caeef54c7caf5ed7059ebd2161e6f80849d0270
parent246693acf8309ec9b86116ad739d385afccdcdaa
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