diff options
Diffstat (limited to 'math/Versions')
-rw-r--r-- | math/Versions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Versions b/math/Versions index e658a1037c..29246de94a 100644 --- a/math/Versions +++ b/math/Versions @@ -217,5 +217,6 @@ libm { GLIBC_2.25 { fesetexcept; fetestexceptflag; fegetmode; fesetmode; __iscanonicall; __iseqsigf; __iseqsig; __iseqsigl; + totalorder; totalorderf; totalorderl; } } |