summaryrefslogtreecommitdiff
path: root/lib/x86_64/floatundixf.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x86_64/floatundixf.S')
-rw-r--r--lib/x86_64/floatundixf.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/x86_64/floatundixf.S b/lib/x86_64/floatundixf.S
index 0764da49a..47a0ff4f5 100644
--- a/lib/x86_64/floatundixf.S
+++ b/lib/x86_64/floatundixf.S
@@ -1,6 +1,8 @@
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
+#include "../assembly.h"
+
// long double __floatundixf(du_int a);
#ifdef __x86_64__