summary refs log tree commit diff
path: root/elf/tst-protected1a.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-protected1a.c')
-rw-r--r--elf/tst-protected1a.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/elf/tst-protected1a.c b/elf/tst-protected1a.c
index 373035780f..4267b951c4 100644
--- a/elf/tst-protected1a.c
+++ b/elf/tst-protected1a.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)