aboutsummaryrefslogtreecommitdiff
path: root/lib/muldf3.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/muldf3.c')
-rw-r--r--lib/muldf3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/muldf3.c b/lib/muldf3.c
index f402cfb39d38..86d72d883e23 100644
--- a/lib/muldf3.c
+++ b/lib/muldf3.c
@@ -11,7 +11,6 @@
// with the IEEE-754 default rounding (to nearest, ties to even).
//
//===----------------------------------------------------------------------===//
-#include "abi.h"
#define DOUBLE_PRECISION
#include "fp_lib.h"