network - Fix pf build when no INET6
authorIlya Dryomov <idryomov@gmail.com>
Tue, 4 Jan 2011 12:13:27 +0000 (14:13 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 4 Jan 2011 12:13:27 +0000 (14:13 +0200)
commit2dba2225191859832514d02c72ea54e3a8b2bb19
tree6989cd2c51ca92615d1874614c92e7c62740eba0
parent7e8888ce7f674f2071ff724ef17afa053eadd953
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.
sys/net/pf/pf.c