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