From: Herbert Xu > net/ipv4/netfilter/ipt_hashlimit.c:96: warning: type defaults to `int' in declaration of `DECLARE_LOCK' > net/ipv4/netfilter/ipt_hashlimit.c:96: warning: parameter names (without types) in function declaration > Signed-off-by: Herbert Xu Signed-off-by: Andrew Morton --- 25-akpm/net/ipv4/netfilter/ipt_hashlimit.c | 1 + 1 files changed, 1 insertion(+) diff -puN net/ipv4/netfilter/ipt_hashlimit.c~netfilter-include-fix net/ipv4/netfilter/ipt_hashlimit.c --- 25/net/ipv4/netfilter/ipt_hashlimit.c~netfilter-include-fix Fri Mar 11 15:28:26 2005 +++ 25-akpm/net/ipv4/netfilter/ipt_hashlimit.c Fri Mar 11 15:28:26 2005 @@ -37,6 +37,7 @@ #include #include +#include /* FIXME: this is just for IP_NF_ASSERRT */ #include _