From 3a2ba84afba2d9b315c65aa46ba036fd22ef4fb0 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 15 Aug 2006 05:53:50 +0000 Subject: Updated to fedora-glibc-20060815T0533 --- nptl/tst-mutex6.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nptl/tst-mutex6.c') diff --git a/nptl/tst-mutex6.c b/nptl/tst-mutex6.c index e5698c3eb0..de64bdb435 100644 --- a/nptl/tst-mutex6.c +++ b/nptl/tst-mutex6.c @@ -69,5 +69,7 @@ do_test (void) } #define EXPECTED_SIGNAL SIGALRM -#define TEST_FUNCTION do_test () +#ifndef TEST_FUNCTION +# define TEST_FUNCTION do_test () +#endif #include "../test-skeleton.c" -- cgit v1.2.3-70-g09d2