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