diff options
Diffstat (limited to 'locale/Versions')
-rw-r--r-- | locale/Versions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/Versions b/locale/Versions index e100c6b623..9c3bda4ffd 100644 --- a/locale/Versions +++ b/locale/Versions @@ -44,5 +44,8 @@ libc { # more functions from the experimental locale implementation __wctrans_l; + + # missing function from the experimental locale implementation + __nl_langinfo_l; } } |