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