diff options
Diffstat (limited to 'math/libm.map')
-rw-r--r-- | math/libm.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libm.map b/math/libm.map index 8bf62642a4..9220171ae5 100644 --- a/math/libm.map +++ b/math/libm.map @@ -60,7 +60,7 @@ GLIBC_2.0 { _LIB_VERSION; signgam; # functions used in inline functions or macros - __log1p; + __log1p; __atan2; local: *; |