about summary refs log tree commit diff
path: root/io/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'io/Versions')
-rw-r--r--io/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/io/Versions b/io/Versions
index f5cd8d5148..65ee77182e 100644
--- a/io/Versions
+++ b/io/Versions
@@ -98,6 +98,9 @@ libc {
     nftw; nftw64;
   }
   GLIBC_2.4 {
+    fchownat;
+    __fxstatat; __fxstatat64;
     openat; openat64;
+    unlinkat;
   }
 }