about summary refs log tree commit diff
path: root/libc.map
diff options
context:
space:
mode:
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc.map b/libc.map
index e503c9c060..fc6c9fe6c9 100644
--- a/libc.map
+++ b/libc.map
@@ -41,7 +41,7 @@ GLIBC_2.0 {
     # functions with required interface outside normal name space
     _exit; __ivaliduser; __open_catalog;
     __argz_count; __argz_stringify; __argz_next;
-    __check_rhosts_file; __rcmd_errstr;
+    __check_rhosts_file; __rcmd_errstr; __xpg_basename;
 
     # functions from the experimental locale implementation
     __*_l; __newlocale; __duplocale; __freelocale;