git: build - define struct in6_addr in arpa/inet.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Oct 25 11:37:58 PDT 2010
commit cca780f8209342019a22a0da7a5e8a1e0f575c76
Author: Matthew Dillon <dillon at 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/cca780f8209342019a22a0da7a5e8a1e0f575c76
--
DragonFly BSD source repository
More information about the Commits
mailing list