about summary refs log tree commit diff
path: root/nptl/tst-cond-except.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-cond-except.c')
-rw-r--r--nptl/tst-cond-except.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-cond-except.c b/nptl/tst-cond-except.c
index be9c4ef70a..c294a41b2e 100644
--- a/nptl/tst-cond-except.c
+++ b/nptl/tst-cond-except.c
@@ -105,5 +105,6 @@ out:
   return ret;
 }
 
+#define TEST_FUNCTION do_test ()
 #define TIMEOUT 5
 #include "../test-skeleton.c"