[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160411151725.3748507c@xeon-e3>
Date: Mon, 11 Apr 2016 15:17:25 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Gustavo Zacarias <gustavo@...arias.com.ar>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] iproute2: tc_bpf.c: fix building with musl libc
On Fri, 8 Apr 2016 09:59:33 -0300
Gustavo Zacarias <gustavo@...arias.com.ar> 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>
Applied
Powered by blists - more mailing lists