public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
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>

  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$(echo .)net \
    --cc=gustavo@zacarias$(echo .)com.ar \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox