summaryrefslogtreecommitdiffstats
path: root/iptables/nft-arp.h
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/nft-arp.h')
-rw-r--r--iptables/nft-arp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/iptables/nft-arp.h b/iptables/nft-arp.h
index e33bb748..da6bd380 100644
--- a/iptables/nft-arp.h
+++ b/iptables/nft-arp.h
@@ -4,7 +4,4 @@
extern char *opcodes[];
#define NUMOPCODES 9
-void nft_rule_to_arptables_command_state(const struct nftnl_rule *r,
- struct iptables_command_state *cs);
-
#endif