diff options
Diffstat (limited to 'sysdeps/m68k/fpu/s_scalbn.c')
-rw-r--r-- | sysdeps/m68k/fpu/s_scalbn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/m68k/fpu/s_scalbn.c b/sysdeps/m68k/fpu/s_scalbn.c index 4039bba652..6d2b74a3d0 100644 --- a/sysdeps/m68k/fpu/s_scalbn.c +++ b/sysdeps/m68k/fpu/s_scalbn.c @@ -22,7 +22,6 @@ Cambridge, MA 02139, USA. */ #ifndef FUNC #define FUNC scalbn -#include <s_ldexp.c> #endif #ifndef float_type #define float_type double |