From: Eric Sandeen <sandeen@sandeen.net>
To: Xiao Yang <yangx.jy@cn.fujitsu.com>, fstests@vger.kernel.org
Subject: Re: [PATCH] fsx.c: Add header file stdbool.h
Date: Wed, 20 Jan 2016 21:28:02 -0600 [thread overview]
Message-ID: <56A05042.8050706@sandeen.net> (raw)
In-Reply-To: <1453190428-7379-1-git-send-email-yangx.jy@cn.fujitsu.com>
On 1/19/16 2:00 AM, Xiao Yang wrote:
> Compilation failed on RHEL6.7GA because stdbool.h is not included in
> xfs/platform_defs-x86_64.h or xfs/linux.h on RHEL6.7GA, so fix it.
>
> Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
I hit this as well, thanks.
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
> ---
> ltp/fsx.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/ltp/fsx.c b/ltp/fsx.c
> index 28f109c..a7b36c1 100644
> --- a/ltp/fsx.c
> +++ b/ltp/fsx.c
> @@ -20,6 +20,7 @@
> #include <strings.h>
> #include <sys/file.h>
> #include <sys/mman.h>
> +#include <stdbool.h>
> #ifdef HAVE_ERR_H
> #include <err.h>
> #endif
>
prev parent reply other threads:[~2016-01-21 3:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 8:00 [PATCH] fsx.c: Add header file stdbool.h Xiao Yang
2016-01-21 3:28 ` Eric Sandeen [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=56A05042.8050706@sandeen.net \
--to=sandeen@sandeen.net \
--cc=fstests@vger.kernel.org \
--cc=yangx.jy@cn.fujitsu.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