summary refs log tree commit diff
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 ff40107b77..3db4a2955f 100644
--- a/debug/Versions
+++ b/debug/Versions
@@ -49,6 +49,9 @@ libc {
   GLIBC_2.11 {
     __longjmp_chk;
   }
+  GLIBC_2.15 {
+    __fdelt_chk; __fdelt_warn;
+  }
   GLIBC_PRIVATE {
     __fortify_fail;
   }