diff options
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_rintf.c')
| -rw-r--r-- | sysdeps/ieee754/flt-32/s_rintf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ieee754/flt-32/s_rintf.c b/sysdeps/ieee754/flt-32/s_rintf.c index fe5258ae61..32afd71e9a 100644 --- a/sysdeps/ieee754/flt-32/s_rintf.c +++ b/sysdeps/ieee754/flt-32/s_rintf.c @@ -16,7 +16,6 @@ #include <math.h> #include <math_private.h> #include <libm-alias-float.h> -#include <math-use-builtins.h> float __rintf (float x) |
