about summary refs log tree commit diff
path: root/elf/tst-dlsym-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-dlsym-error.c')
-rw-r--r--elf/tst-dlsym-error.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/elf/tst-dlsym-error.c b/elf/tst-dlsym-error.c
index 22dcff40da..fac8f10ccf 100644
--- a/elf/tst-dlsym-error.c
+++ b/elf/tst-dlsym-error.c
@@ -110,5 +110,4 @@ do_test (void)
 }
 
 
-#define TEST_FUNCTION do_test ()
-#include "../test-skeleton.c"
+#include <support/test-driver.c>