summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/floatundidf.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/floatundidf.c')
-rw-r--r--compiler-rt/lib/floatundidf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/floatundidf.c b/compiler-rt/lib/floatundidf.c
index e74e9d8d2fd..5848f8d241a 100644
--- a/compiler-rt/lib/floatundidf.c
+++ b/compiler-rt/lib/floatundidf.c
@@ -12,7 +12,6 @@
* ===----------------------------------------------------------------------===
*/
-#include "abi.h"
#include <float.h>
/* Returns: convert a to a double, rounding toward even. */
OpenPOWER on IntegriCloud