diff --git a/test/dlwrap.c b/test/dlwrap.c index 0009b837..c5d447b9 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",