diff options
Diffstat (limited to 'math/Versions')
-rw-r--r-- | math/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Versions b/math/Versions index f702051..e658a10 100644 --- a/math/Versions +++ b/math/Versions @@ -216,6 +216,6 @@ libm { } GLIBC_2.25 { fesetexcept; fetestexceptflag; fegetmode; fesetmode; - __iscanonicall; + __iscanonicall; __iseqsigf; __iseqsig; __iseqsigl; } } |