From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1PdgLs-0001pL-2S for ltp-list@lists.sourceforge.net; Fri, 14 Jan 2011 09:53:48 +0000 Received: from [222.73.24.84] (helo=song.cn.fujitsu.com) by sog-mx-4.v43.ch3.sourceforge.com with esmtp (Exim 4.72) id 1PdgLp-00084S-Lr for ltp-list@lists.sourceforge.net; Fri, 14 Jan 2011 09:53:48 +0000 Message-ID: <4D301BF1.8070101@cn.fujitsu.com> Date: Fri, 14 Jan 2011 17:48:33 +0800 From: Peng Haitao MIME-Version: 1.0 Subject: [LTP] [PATCH] Fix a building error. List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: yanegomi@gmail.com Cc: ltp-list@lists.sourceforge.net Hi Garrett, A build error is caught after applied commit bacc849720ec4efda5a0a8a9ea6a0e93a1415541. Signed-off-by: Peng Haitao --- testcases/kernel/syscalls/mallopt/mallopt01.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/testcases/kernel/syscalls/mallopt/mallopt01.c b/testcases/kernel/syscalls/mallopt/mallopt01.c index d356cb2..26307a6 100644 --- a/testcases/kernel/syscalls/mallopt/mallopt01.c +++ b/testcases/kernel/syscalls/mallopt/mallopt01.c @@ -37,6 +37,7 @@ #ifdef CONFIG_COLDFIRE #define __MALLOC_STANDARD__ #endif +#include #include #include -- 1.7.0.4 -- Best Regards, Peng Haitao ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list