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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables/nft-arp.h b/iptables/nft-arp.h
index da6bd380..3411fc3d 100644
--- a/iptables/nft-arp.h
+++ b/iptables/nft-arp.h
@@ -1,7 +1,7 @@
#ifndef _NFT_ARP_H_
#define _NFT_ARP_H_
-extern char *opcodes[];
+extern char *arp_opcodes[];
#define NUMOPCODES 9
#endif