]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/ieee754/dbl-64/s_lrint.c
Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / s_lrint.c
index 9b77403063699cea964f3dbc62b0c1c903cceab1..0e64ae1260d9fa2411ffd81eb31340ab6b1dc788 100644 (file)
@@ -24,7 +24,6 @@
 
 #include <math-narrow-eval.h>
 #include <math_private.h>
-#include <fenv_private.h>
 #include <libm-alias-double.h>
 #include <fix-fp-int-convert-overflow.h>