summaryrefslogtreecommitdiff
path: root/lib/floattidf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/floattidf.c')
-rw-r--r--lib/floattidf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/floattidf.c b/lib/floattidf.c
index 3cafea8a..77749f8d 100644
--- a/lib/floattidf.c
+++ b/lib/floattidf.c
@@ -12,10 +12,10 @@
* ===----------------------------------------------------------------------===
*/
-#if __x86_64
-
#include "int_lib.h"
+#if __x86_64
+
/* Returns: convert a to a double, rounding toward even.*/
/* Assumption: double is a IEEE 64 bit floating point type