From e3dec33ba03ef7080a39444388a01e59135bb3aa Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 5 May 2010 22:50:19 -0700 Subject: powerpc: Add TLS and NPTL support Signed-off-by: Khem Raj Signed-off-by: Bernhard Reutner-Fischer --- test/stdlib/test-canon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/stdlib') diff --git a/test/stdlib/test-canon.c b/test/stdlib/test-canon.c index 9770a948d..788754f47 100644 --- a/test/stdlib/test-canon.c +++ b/test/stdlib/test-canon.c @@ -31,7 +31,7 @@ /* Prototype for our test function. */ extern int do_test (int argc, char *argv[]); -#include +#include "../test-skeleton.c" #ifndef PATH_MAX # define PATH_MAX 4096 -- cgit v1.2.3