DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 25 Oct 2010 11:36:59 -0700 (PDT)

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


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]