ChangeSet 1.2009.16.12, 2005/03/14 21:41:19-08:00, [EMAIL PROTECTED]

        [NETFILTER]: ipt_hashlimit.c needs lockhelp.h
        
        Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>
        Signed-off-by: David S. Miller <[EMAIL PROTECTED]>



 ipt_hashlimit.c |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/net/ipv4/netfilter/ipt_hashlimit.c 
b/net/ipv4/netfilter/ipt_hashlimit.c
--- a/net/ipv4/netfilter/ipt_hashlimit.c        2005-03-15 00:09:54 -08:00
+++ b/net/ipv4/netfilter/ipt_hashlimit.c        2005-03-15 00:09:54 -08:00
@@ -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>
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to