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