diff options
Diffstat (limited to 'libc.map')
-rw-r--r-- | libc.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc.map b/libc.map index 31d6d9c892..81f902fbbe 100644 --- a/libc.map +++ b/libc.map @@ -439,7 +439,7 @@ GLIBC_2.1 { __signbit; __signbitf; __signbitl; __libc_sa_len; # functions used in other libraries - _IO_fclose; _IO_fopen; _IO_fdopen; + _IO_fclose; _IO_fopen; _IO_fdopen; __asprintf; __syscall_rt_sigqueueinfo; __xstat64; __fxstat64; __lxstat64; __pread64; __pwrite64; |