summaryrefslogtreecommitdiff
path: root/elf/tst-protected1b.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-protected1b.c')
-rw-r--r--elf/tst-protected1b.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/elf/tst-protected1b.c b/elf/tst-protected1b.c
index 95f2c47e64..9fd695bffa 100644
--- a/elf/tst-protected1b.c
+++ b/elf/tst-protected1b.c
@@ -40,10 +40,8 @@ extern int do_test (void);
int protected2 = -1;
-#define TEST_FUNCTION do_test ()
-
/* This defines the `main' function and some more. */
-#include <test-skeleton.c>
+#include <support/test-driver.c>
int
do_test (void)