From: Daniel Borkmann <daniel@iogearbox.net>
To: Gustavo Zacarias <gustavo@zacarias.com.ar>, netdev@vger.kernel.org
Subject: Re: [PATCH] iproute2: tc_bpf.c: fix building with musl libc
Date: Fri, 08 Apr 2016 15:14:37 +0200 [thread overview]
Message-ID: <5707AEBD.4050101@iogearbox.net> (raw)
In-Reply-To: <1460120373-32096-1-git-send-email-gustavo@zacarias.com.ar>
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@zacarias.com.ar>
Fine with me, thanks!
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
next prev parent reply other threads:[~2016-04-08 13:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-08 12:59 [PATCH] iproute2: tc_bpf.c: fix building with musl libc Gustavo Zacarias
2016-04-08 13:14 ` Daniel Borkmann [this message]
2016-04-11 22:17 ` Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5707AEBD.4050101@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=gustavo@zacarias.com.ar \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.