summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--iptables/nft-bridge.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/iptables/nft-bridge.h b/iptables/nft-bridge.h
index 1c37a5f6..c5b7d3a6 100644
--- a/iptables/nft-bridge.h
+++ b/iptables/nft-bridge.h
@@ -118,6 +118,7 @@ struct ebtables_command_state {
unsigned int options;
};
+struct nftnl_rule;
void nft_rule_to_ebtables_command_state(struct nftnl_rule *r,
struct ebtables_command_state *cs);