]> git.ipfire.org Git - thirdparty/ipset.git/commit
Fix the inclusion of linux/export.h
authorHenry Culver <henry@culcon.com>
Fri, 20 Jan 2012 12:40:55 +0000 (13:40 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 20 Jan 2012 12:40:55 +0000 (13:40 +0100)
commit94daadfc825c504dcb9bd510b895c6c673229b60
tree5e094035bfcdc312851f7e70bbb6a426c5a13da7
parentfe8800c8ad505196d4cde9fca21d868751760c9f
Fix the inclusion of linux/export.h

The tests for inclusion of linux/export.h in
ipset-6.11:kernel/net/netfilter/ipset/{ip_set_getport.c,pfxlen.c} are
incorrect, linux/export.h did not go in until 3.2.0.
kernel/net/netfilter/ipset/ip_set_getport.c
kernel/net/netfilter/ipset/pfxlen.c