aboutsummaryrefslogtreecommitdiff
path: root/lib/fixsfti.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fixsfti.c')
-rw-r--r--lib/fixsfti.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/fixsfti.c b/lib/fixsfti.c
index c64e5aea5845..c730ae0467c4 100644
--- a/lib/fixsfti.c
+++ b/lib/fixsfti.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: float is a IEEE 32 bit floating point type