[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5707AEBD.4050101@iogearbox.net>
Date: Fri, 08 Apr 2016 15:14:37 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Gustavo Zacarias <gustavo@...arias.com.ar>, netdev@...r.kernel.org
Subject: Re: [PATCH] iproute2: tc_bpf.c: fix building with musl libc
On 04/08/2016 02:59 PM, Gustavo Zacarias wrote:
> We need limits.h for PATH_MAX, fixes:
>
> tc_bpf.c: In function ‘bpf_map_selfcheck_pinned’:
> tc_bpf.c:222:12: error: ‘PATH_MAX’ undeclared (first use in this
> function)
> char file[PATH_MAX], buff[4096];
>
> Signed-off-by: Gustavo Zacarias <gustavo@...arias.com.ar>
Fine with me, thanks!
Acked-by: Daniel Borkmann <daniel@...earbox.net>
Powered by blists - more mailing lists