summary refs log tree commit diff
path: root/sysdeps/m68k/fpu/s_scalbnf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/fpu/s_scalbnf.c')
-rw-r--r--sysdeps/m68k/fpu/s_scalbnf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/m68k/fpu/s_scalbnf.c b/sysdeps/m68k/fpu/s_scalbnf.c
index 55d64fd502..33459718e9 100644
--- a/sysdeps/m68k/fpu/s_scalbnf.c
+++ b/sysdeps/m68k/fpu/s_scalbnf.c
@@ -1,6 +1,5 @@
 #ifndef FUNC
 #define FUNC scalbnf
-#include <s_ldexpf.c>
 #endif
 #define float_type float
 #include <s_scalbn.c>