Re: [libnftnl PATCH] buffer: include stdarg header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 20, 2014 at 01:15:57PM +0100, Giuseppe Longo wrote:
> This fixes the following warnings:
> 
> buffer.c: In function 'nft_buf_put':
> buffer.c:53:2: warning: implicit declaration of function 'va_start' [-Wimplicit-function-declaration]
>   va_start(ap, fmt);
>   ^
> buffer.c:56:2: warning: implicit declaration of function 'va_end' [-Wimplicit-function-declaration]
>   va_end(ap);
>   ^

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux