about summary refs log tree commit diff
path: root/elf/tst-tls9.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-tls9.c')
-rw-r--r--elf/tst-tls9.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/elf/tst-tls9.c b/elf/tst-tls9.c
index 6306fb5658..ee21b47c70 100644
--- a/elf/tst-tls9.c
+++ b/elf/tst-tls9.c
@@ -4,7 +4,6 @@
 
 #include <link.h>
 
-#define TEST_FUNCTION do_test ()
 static int
 do_test (void)
 {
@@ -34,4 +33,4 @@ do_test (void)
 }
 
 
-#include "../test-skeleton.c"
+#include <support/test-driver.c>