DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_8 build - define struct in6_addr in arpa/inet.h
commit e2bc926cfa39483e067ad21160d950651e6158f1
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Oct 25 11:35:44 2010 -0700
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.
Summary of changes:
include/arpa/inet.h | 11 +++++++++++
sys/netinet6/in6.h | 3 +++
2 files changed, 14 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e2bc926cfa39483e067ad21160d950651e6158f1
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]