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