git: network - Fix pf build when no INET6

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ilya Dryomov
Date: Tuesday, January 4, 2011 - 5:19 am

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/2dba2225191859832514d02c72ea54...


-- 
DragonFly BSD source repository
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git: network - Fix pf build when no INET6, Ilya Dryomov, (Tue Jan 4, 5:19 am)