about summary refs log tree commit diff
path: root/posix/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'posix/Versions')
-rw-r--r--posix/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/posix/Versions b/posix/Versions
index 0d04fccc22..a302f7bed3 100644
--- a/posix/Versions
+++ b/posix/Versions
@@ -109,4 +109,8 @@ libc {
     # Used in macros.
     __sysconf;
   }
+  GLIBC_2.2.3 {
+    # Extended Interface.
+    fnmatch;
+  }
 }