summary refs log tree commit diff
path: root/io/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'io/Versions')
-rw-r--r--io/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/io/Versions b/io/Versions
index 88f3a9ac04..9e650d482a 100644
--- a/io/Versions
+++ b/io/Versions
@@ -93,6 +93,10 @@ libc {
     # l*
     lchmod;
   }
+  GLIBC_2.3.3 {
+    # n*
+    nftw; nftw64;
+  }
   GLIBC_PRIVATE {
     # functions which have an additional interface since they are
     # cancelable.