From: Gui Jianfeng <guijianfeng@cn.fujitsu.com>
To: yanegomi@gmail.com
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH]fix a build error.
Date: Tue, 02 Nov 2010 08:38:28 +0800 [thread overview]
Message-ID: <4CCF5D84.3040709@cn.fujitsu.com> (raw)
In-Reply-To: <4CCE2C37.8050604@cn.fujitsu.com>
Bian Naimeng wrote:
> A build error is catched after applied commit da908058635ca58caf3e85814f2eba68febad1e1.
>
> --------------
> Fix build error of kernel/syscalls/keyctl category.
>
> Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
Hi Garrett,
Seems this patch has been applied, I think you'd better add the
"Signed-off-by" who posted this patch. ;)
Thanks,
Gui
>
> ---
> testcases/kernel/syscalls/keyctl/keyctl01.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/testcases/kernel/syscalls/keyctl/keyctl01.c b/testcases/kernel/syscalls/keyctl/keyctl01.c
> index 0d3dc77..b8ab30e 100644
> --- a/testcases/kernel/syscalls/keyctl/keyctl01.c
> +++ b/testcases/kernel/syscalls/keyctl/keyctl01.c
> @@ -38,10 +38,13 @@
> /* Manas Kumar Nayak maknayak@in.ibm.com> */
> /******************************************************************************/
>
> +#include <sys/types.h>
> #include <linux/keyctl.h>
> #include <errno.h>
> #include <limits.h>
> #include <stdio.h>
> +#include <keyutils.h>
> +
> /* Harness Specific Include Files. */
> #include "test.h"
> #include "usctest.h"
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2010-11-02 0:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-01 2:55 [LTP] [PATCH]fix a build error Bian Naimeng
2010-11-02 0:38 ` Gui Jianfeng [this message]
2010-11-02 0:46 ` Garrett Cooper
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=4CCF5D84.3040709@cn.fujitsu.com \
--to=guijianfeng@cn.fujitsu.com \
--cc=ltp-list@lists.sourceforge.net \
--cc=yanegomi@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