summaryrefslogtreecommitdiffstats
path: root/contrib/compiler-rt/lib/ppc/floatditf.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/compiler-rt/lib/ppc/floatditf.c')
-rw-r--r--contrib/compiler-rt/lib/ppc/floatditf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/compiler-rt/lib/ppc/floatditf.c b/contrib/compiler-rt/lib/ppc/floatditf.c
index ed23dc8..beabdd0 100644
--- a/contrib/compiler-rt/lib/ppc/floatditf.c
+++ b/contrib/compiler-rt/lib/ppc/floatditf.c
@@ -6,7 +6,6 @@
/* This file implements the PowerPC long long -> long double conversion */
#include "DD.h"
-#include <stdint.h>
long double __floatditf(int64_t a) {
OpenPOWER on IntegriCloud