summaryrefslogtreecommitdiffstats
path: root/lib/muloti4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/muloti4.c')
-rw-r--r--lib/muloti4.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/muloti4.c b/lib/muloti4.c
index 1fcd0ba..f58dd07 100644
--- a/lib/muloti4.c
+++ b/lib/muloti4.c
@@ -12,10 +12,10 @@
* ===----------------------------------------------------------------------===
*/
-#if __x86_64
-
#include "int_lib.h"
+#if __x86_64
+
/* Returns: a * b */
/* Effects: sets *overflow to 1 if a * b overflows */
OpenPOWER on IntegriCloud