diff options
Diffstat (limited to 'sysdeps/m68k/fpu/s_csin.c')
-rw-r--r-- | sysdeps/m68k/fpu/s_csin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/m68k/fpu/s_csin.c b/sysdeps/m68k/fpu/s_csin.c index ae456d3b91..72214c4cff 100644 --- a/sysdeps/m68k/fpu/s_csin.c +++ b/sysdeps/m68k/fpu/s_csin.c @@ -18,7 +18,6 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define __LIBC_INTERNAL_MATH_INLINES #include <complex.h> #include <math.h> |