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

git: network - Fix pf build when no INET6


From: Ilya Dryomov <dis@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 4 Jan 2011 04:19:54 -0800 (PST)

commit 2dba2225191859832514d02c72ea54e3a8b2bb19
Author: Ilya Dryomov <idryomov@gmail.com>
Date:   Tue Jan 4 14:13:27 2011 +0200

    network - Fix pf build when no INET6
    
      * Definition of struct ip6_hdr is not included when no INET6, #ifdef
        out the code that uses it.

Summary of changes:
 sys/net/pf/pf.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2dba2225191859832514d02c72ea54e3a8b2bb19


-- 
DragonFly BSD source repository



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