aboutsummaryrefslogtreecommitdiff
path: root/lib/fixxfti.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fixxfti.c')
-rw-r--r--lib/fixxfti.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/fixxfti.c b/lib/fixxfti.c
index 1022770f1147..973dc31bf937 100644
--- a/lib/fixxfti.c
+++ b/lib/fixxfti.c
@@ -12,10 +12,10 @@
* ===----------------------------------------------------------------------===
*/
-#if __x86_64
-
#include "int_lib.h"
+#if __x86_64
+
/* Returns: convert a to a signed long long, rounding toward zero. */
/* Assumption: long double is an intel 80 bit floating point type padded with 6 bytes