From 38842f4553f5dfebd8c276e07dbbbadc60921fef Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Wed, 7 Mar 2012 09:19:26 -0800 Subject: Use target-specific math_private.h in math_ldbl_opt.h. --- sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h') diff --git a/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h b/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h index 77ab26370d..b0b863cba5 100644 --- a/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h +++ b/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h @@ -37,7 +37,7 @@ #ifndef __ASSEMBLER__ # include -# include +# include /* Set temporarily to non-zero if long double should be considered the same as double. */ -- cgit 1.4.1