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/misc/tst-utmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/misc/tst-utmp.c') diff --git a/test/misc/tst-utmp.c b/test/misc/tst-utmp.c index 12a208855..06ba1409b 100644 --- a/test/misc/tst-utmp.c +++ b/test/misc/tst-utmp.c @@ -50,7 +50,7 @@ static void do_prepare (int argc, char *argv[]); #define PREPARE do_prepare /* This defines the `main' function and some more. */ -#include +#include "../test-skeleton.c" /* These are for the temporary file we generate. */ -- cgit v1.2.3