git: DragonFly_RELEASE_2_8 build - define struct in6_addr in arpa/inet.h

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Oct 25 11:39:43 PDT 2010


commit e2bc926cfa39483e067ad21160d950651e6158f1
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/e2bc926cfa39483e067ad21160d950651e6158f1


-- 
DragonFly BSD source repository





More information about the Commits mailing list