summaryrefslogtreecommitdiff
path: root/debug/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'debug/Versions')
-rw-r--r--debug/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/debug/Versions b/debug/Versions
index 5c87af27c1..31c1e83a61 100644
--- a/debug/Versions
+++ b/debug/Versions
@@ -39,4 +39,7 @@ libc {
GLIBC_2.5 {
__readlinkat_chk;
}
+ GLIBC_2.7 {
+ __fread_chk; __fread_unlocked_chk;
+ }
}