rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
[safe/jmp/linux-2.6] / include / linux / netfilter_bridge / ebt_nat.h
index 26fd90d..435b886 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef __LINUX_BRIDGE_EBT_NAT_H
 #define __LINUX_BRIDGE_EBT_NAT_H
 
+#define NAT_ARP_BIT  (0x00000010)
 struct ebt_nat_info
 {
        unsigned char mac[ETH_ALEN];