summaryrefslogtreecommitdiff
path: root/elf/tst-tls-dlinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-tls-dlinfo.c')
-rw-r--r--elf/tst-tls-dlinfo.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/elf/tst-tls-dlinfo.c b/elf/tst-tls-dlinfo.c
index 28661b19c2..7d2b42e2ab 100644
--- a/elf/tst-tls-dlinfo.c
+++ b/elf/tst-tls-dlinfo.c
@@ -3,7 +3,6 @@
#include <stdlib.h>
-#define TEST_FUNCTION do_test ()
static int
do_test (void)
{
@@ -83,4 +82,4 @@ do_test (void)
}
-#include "../test-skeleton.c"
+#include <support/test-driver.c>