aboutsummaryrefslogtreecommitdiff
path: root/lib/floatdisf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/floatdisf.c')
-rw-r--r--lib/floatdisf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/floatdisf.c b/lib/floatdisf.c
index 4dc13cab4778..660730793289 100644
--- a/lib/floatdisf.c
+++ b/lib/floatdisf.c
@@ -12,9 +12,6 @@
*===----------------------------------------------------------------------===
*/
-#include "abi.h"
-#include <float.h>
-
/* Returns: convert a to a float, rounding toward even.*/
/* Assumption: float is a IEEE 32 bit floating point type