diff options
Diffstat (limited to 'libc.map')
-rw-r--r-- | libc.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc.map b/libc.map index 7a39f2c0f2..b04544821d 100644 --- a/libc.map +++ b/libc.map @@ -67,6 +67,7 @@ GLIBC_2.0 { __xstat; __fxstat; __lxstat; __xmknod; __dcgettext; __uflow; __underflow; __overflow; __iswctype; __sigpause; __ctype_get_mb_cur_max; __bzero; + __strtok_r; # functions used in other libraries __printf_fp; __stpncpy; __stpcpy; __strdup; __mempcpy; |