summaryrefslogtreecommitdiffstats
path: root/kernel/linux/net/bridge
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-08-22 18:25:42 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-08-22 18:25:42 +0000
commitdda08a926da88176cdb63da4e8a602b5b5aada2d (patch)
treed9ce46c441903b2e0fd2fe5de0f6d02a0a2101d6 /kernel/linux/net/bridge
parentc9384418fe9b23d72bdff4ebb0606358d1b8b625 (diff)
*** empty log message ***
Diffstat (limited to 'kernel/linux/net/bridge')
-rw-r--r--kernel/linux/net/bridge/netfilter/ebt_arpreply.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/linux/net/bridge/netfilter/ebt_arpreply.c b/kernel/linux/net/bridge/netfilter/ebt_arpreply.c
index 78d92cc..01ec338 100644
--- a/kernel/linux/net/bridge/netfilter/ebt_arpreply.c
+++ b/kernel/linux/net/bridge/netfilter/ebt_arpreply.c
@@ -12,6 +12,7 @@
#include <linux/netfilter_bridge/ebtables.h>
#include <linux/netfilter_bridge/ebt_arpreply.h>
#include <linux/if_arp.h>
+#include <net/arp.h>
#include <linux/module.h>
static int ebt_target_reply(struct sk_buff **pskb, unsigned int hooknr,