From: Steve Dickson <SteveD@RedHat.com>
To: Rosen Penev <rosenp@gmail.com>, linux-nfs@vger.kernel.org
Subject: Re: [PATCH] idmapd: Add missing libgen header
Date: Tue, 16 Apr 2019 14:27:49 -0400 [thread overview]
Message-ID: <4acaf198-e301-807e-e6e8-b8cd0aafeb3f@RedHat.com> (raw)
In-Reply-To: <20190415021140.1388-1-rosenp@gmail.com>
On 4/14/19 10:11 PM, Rosen Penev wrote:
> Otherwise compilation can fail with an implicit declaration of basename.
>
> Signed-off-by: Rosen Penev <rosenp@gmail.com>
Committed...
steved.
> ---
> utils/idmapd/idmapd.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/utils/idmapd/idmapd.c b/utils/idmapd/idmapd.c
> index 91c0253..62e37b8 100644
> --- a/utils/idmapd/idmapd.c
> +++ b/utils/idmapd/idmapd.c
> @@ -59,6 +59,7 @@
> #include <grp.h>
> #include <limits.h>
> #include <ctype.h>
> +#include <libgen.h>
> #include <nfsidmap.h>
>
> #ifdef HAVE_CONFIG_H
>
prev parent reply other threads:[~2019-04-16 18:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-15 2:11 [PATCH] idmapd: Add missing libgen header Rosen Penev
2019-04-16 18:27 ` Steve Dickson [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=4acaf198-e301-807e-e6e8-b8cd0aafeb3f@RedHat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
--cc=rosenp@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox