summary refs log tree commit diff
path: root/elf/tst-latepthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-latepthread.c')
-rw-r--r--elf/tst-latepthread.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/elf/tst-latepthread.c b/elf/tst-latepthread.c
index a0a55e4a2e..ca2f82243d 100644
--- a/elf/tst-latepthread.c
+++ b/elf/tst-latepthread.c
@@ -101,5 +101,4 @@ do_test (void)
   return 0;
 }
 
-#define TEST_FUNCTION do_test ()
-#include "../test-skeleton.c"
+#include <support/test-driver.c>