summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/floatdisf.c
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-11-15 18:34:44 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-11-15 18:34:44 +0000
commitb6f75f73fde2c7b4a19dd8fee5f3be1bc87d5705 (patch)
treef8745c34b8d7301a25595745755d3a04175c2d54 /compiler-rt/lib/floatdisf.c
parent3306157ab3ea637db40473a24ba95ab9bd5d0ca5 (diff)
downloadbcm5719-llvm-b6f75f73fde2c7b4a19dd8fee5f3be1bc87d5705.tar.gz
bcm5719-llvm-b6f75f73fde2c7b4a19dd8fee5f3be1bc87d5705.zip
lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity.
llvm-svn: 144660
Diffstat (limited to 'compiler-rt/lib/floatdisf.c')
-rw-r--r--compiler-rt/lib/floatdisf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/floatdisf.c b/compiler-rt/lib/floatdisf.c
index 4dc13cab477..5a213c091f0 100644
--- a/compiler-rt/lib/floatdisf.c
+++ b/compiler-rt/lib/floatdisf.c
@@ -12,7 +12,6 @@
*===----------------------------------------------------------------------===
*/
-#include "abi.h"
#include <float.h>
/* Returns: convert a to a float, rounding toward even.*/
OpenPOWER on IntegriCloud