diff options
Diffstat (limited to 'lib/floatuntidf.c')
-rw-r--r-- | lib/floatuntidf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/floatuntidf.c b/lib/floatuntidf.c index bab7483d99e0..d0889a0744f0 100644 --- a/lib/floatuntidf.c +++ b/lib/floatuntidf.c @@ -15,7 +15,6 @@ #if __x86_64 #include "int_lib.h" -#include <float.h> /* Returns: convert a to a double, rounding toward even. */ |