]> git.hungrycats.org Git - linux/commitdiff
[NETFILTER]: ipt_hashlimit.c needs lockhelp.h
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 14 Mar 2005 13:41:19 +0000 (05:41 -0800)
committerThomas Graf <tgraf@suug.ch>
Mon, 14 Mar 2005 13:41:19 +0000 (05:41 -0800)
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ipt_hashlimit.c

index ed45e92115cdb8e230167dff582442bc2795affe..7b923d40861e1a0ad12d90aac75c69649ad24e1f 100644 (file)
@@ -37,6 +37,7 @@
 
 #include <linux/netfilter_ipv4/ip_tables.h>
 #include <linux/netfilter_ipv4/ipt_hashlimit.h>
+#include <linux/netfilter_ipv4/lockhelp.h>
 
 /* FIXME: this is just for IP_NF_ASSERRT */
 #include <linux/netfilter_ipv4/ip_conntrack.h>