diff options
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_llroundf.c')
| -rw-r--r-- | sysdeps/ieee754/flt-32/s_llroundf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ieee754/flt-32/s_llroundf.c b/sysdeps/ieee754/flt-32/s_llroundf.c index bb92acbc49..849735aa62 100644 --- a/sysdeps/ieee754/flt-32/s_llroundf.c +++ b/sysdeps/ieee754/flt-32/s_llroundf.c @@ -23,7 +23,6 @@ #include <math_private.h> #include <libm-alias-float.h> #include <fix-fp-int-convert-overflow.h> -#include <math-use-builtins.h> long long int __llroundf (float x) |
