From 1ed0291c3154c25633107d93e122c1b0c0f7c975 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 9 Mar 2012 11:29:16 -0800 Subject: Use <> for math.h and math_private.h everywhere. Entire tree edited via find | grep | sed. --- sysdeps/ieee754/ldbl-128/s_roundl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/ieee754/ldbl-128/s_roundl.c') diff --git a/sysdeps/ieee754/ldbl-128/s_roundl.c b/sysdeps/ieee754/ldbl-128/s_roundl.c index d8eff871ee..1139d2781f 100644 --- a/sysdeps/ieee754/ldbl-128/s_roundl.c +++ b/sysdeps/ieee754/ldbl-128/s_roundl.c @@ -20,7 +20,7 @@ #include -#include "math_private.h" +#include static const long double huge = 1.0E4930L; -- cgit 1.4.1