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.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc.map b/libc.map
index c1d54478e6..ec82b60616 100644
--- a/libc.map
+++ b/libc.map
@@ -100,6 +100,7 @@ GLIBC_2.0 {
     __vsscanf; __vfscanf; __vsnprintf;
     _rpc_dtablesize; _null_auth; _seterr_reply;
     __res_randomid; __syscall_rt_sigqueueinfo; __getpid; __pread64; __pwrite64;
+    __strcasecmp;
 
     # Exception handling support functions from libgcc
     __register_frame; __register_frame_table; __deregister_frame;