git: network - Fix pf build when no INET6
Ilya Dryomov
dis at crater.dragonflybsd.org
Tue Jan 4 04:22:09 PST 2011
commit 2dba2225191859832514d02c72ea54e3a8b2bb19
Author: Ilya Dryomov <idryomov at 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
More information about the Commits
mailing list