]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft-bridge: add forward declaration for struct nftnl_rule
authorFlorian Westphal <fw@strlen.de>
Fri, 13 Apr 2018 13:10:27 +0000 (15:10 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 13 Apr 2018 18:09:00 +0000 (20:09 +0200)
commit3e94f0aecbfbe97b1a5a053f3b91201fc9fcdc59
tree05d92f08245eac678f293e0607eeb2dd18bef90b
parent5024efe926378e096ee496c93d0779c0f649f35c
nft-bridge: add forward declaration for struct nftnl_rule

nft-bridge.h:121:48: warning: 'struct nftnl_rule' declared inside parameter list will not be visible outside ..

Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/nft-bridge.h