summaryrefslogtreecommitdiff
path: root/test/dlwrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dlwrap.c')
-rw-r--r--test/dlwrap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dlwrap.c b/test/dlwrap.c
index 0009b83..c5d447b 100644
--- a/test/dlwrap.c
+++ b/test/dlwrap.c
@@ -232,6 +232,7 @@ dlwrap_real_dlsym(void *handle, const char *name)
* In the meantime, I'll just keep augmenting this
* hard-coded version list as people report bugs. */
const char *version[] = {
+ "GLIBC_2.17",
"GLIBC_2.4",
"GLIBC_2.3",
"GLIBC_2.2.5",