summaryrefslogtreecommitdiff
path: root/elf/tst-tls16.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-tls16.c')
-rw-r--r--elf/tst-tls16.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/elf/tst-tls16.c b/elf/tst-tls16.c
index 347b2f5184..f2830b8a4f 100644
--- a/elf/tst-tls16.c
+++ b/elf/tst-tls16.c
@@ -49,5 +49,4 @@ do_test (void)
return 0;
}
-#define TEST_FUNCTION do_test ()
-#include "../test-skeleton.c"
+#include <support/test-driver.c>