All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Lorenzo Colitti <lorenzo@google.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] iproute2: fixes to compile on some systems.
Date: Mon, 20 Nov 2017 10:41:26 -0800	[thread overview]
Message-ID: <20171120104126.61831fd2@xeon-e3> (raw)
In-Reply-To: <20171120035707.23563-1-lorenzo@google.com>

On Mon, 20 Nov 2017 12:57:07 +0900
Lorenzo Colitti <lorenzo@google.com> wrote:

> 1. Put the declarations of strlcpy and strlcat inside
>    an #ifdef NEED_STRLCPY. Their declarations were already in a
>    similar #ifdef.
> 2. In bpf_scm.h, include sys/un.h for struct sockaddr_un.
> 3. In utils.h, include time.h for struct timeval.
> 
> Tested: builds on ubuntu 14.04 with "make clean distclean; ./configure && make -j64"
> Tested: 4.14.1 builds on Android with Android-specific #ifndefs for missing library code
> Signed-off-by: Lorenzo Colitti <lorenzo@google.com>

Applied. Thanks for not forking

      reply	other threads:[~2017-11-20 18:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-20  3:57 [PATCH iproute2] iproute2: fixes to compile on some systems Lorenzo Colitti
2017-11-20 18:41 ` Stephen Hemminger [this message]

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=20171120104126.61831fd2@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=lorenzo@google.com \
    --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.