Re: Netfilter ipt_hashlimit

From: David S. Miller
Date: Tue Mar 15 2005 - 00:47:10 EST


On Fri, 11 Mar 2005 23:05:11 +1100
Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:

> Russell King <rmk+lkml@xxxxxxxxxxxxxxxx> wrote:
> > With current-ish Linus 2.6 BK, I'm seeing this:
> >
> > 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
> >
> > Looks like ipt_hashlimit.c is missing an include?
>
> Indeed. It should include lockhelp.h directly.
>
> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>

Applied, thanks Herbert.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/