Hi Garrett, A build error is caught after applied commit bacc849720ec4efda5a0a8a9ea6a0e93a1415541.
Signed-off-by: Peng Haitao <[email protected]> --- 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 <malloc.h> #include <stdlib.h> #include <errno.h> -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
