summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-08 05:16:04 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-08 05:16:04 -0400
commit9277c064373074aebbf1b6617c006f5985ec7938 (patch)
tree963baf5d2dfe01b4158b9743750991ead8ca1f7a /math
parentcbf645a6494d46f9ff677c098c22bd009da75177 (diff)
Use private math_private.h in files in math/
Diffstat (limited to 'math')
-rw-r--r--math/e_exp10.c2
-rw-r--r--math/e_exp10f.c2
-rw-r--r--math/e_exp10l.c2
-rw-r--r--math/e_exp2l.c2
-rw-r--r--math/e_j0l.c2
-rw-r--r--math/e_j1l.c2
-rw-r--r--math/e_jnl.c2
-rw-r--r--math/e_lgammal_r.c2
-rw-r--r--math/e_rem_pio2l.c2
-rw-r--r--math/e_scalb.c2
-rw-r--r--math/e_scalbf.c2
-rw-r--r--math/e_scalbl.c2
-rw-r--r--math/k_cosl.c2
-rw-r--r--math/k_sinl.c2
-rw-r--r--math/k_tanl.c2
-rw-r--r--math/s_cacoshf.c2
-rw-r--r--math/s_catan.c2
-rw-r--r--math/s_catanf.c2
-rw-r--r--math/s_catanh.c2
-rw-r--r--math/s_catanhf.c2
-rw-r--r--math/s_catanhl.c2
-rw-r--r--math/s_catanl.c2
-rw-r--r--math/s_ccosh.c2
-rw-r--r--math/s_ccoshf.c2
-rw-r--r--math/s_ccoshl.c2
-rw-r--r--math/s_cexp.c2
-rw-r--r--math/s_cexpf.c2
-rw-r--r--math/s_cexpl.c2
-rw-r--r--math/s_clog.c2
-rw-r--r--math/s_clog10.c2
-rw-r--r--math/s_clog10f.c2
-rw-r--r--math/s_clog10l.c2
-rw-r--r--math/s_clogf.c2
-rw-r--r--math/s_clogl.c2
-rw-r--r--math/s_csin.c2
-rw-r--r--math/s_csinf.c2
-rw-r--r--math/s_csinh.c2
-rw-r--r--math/s_csinhf.c2
-rw-r--r--math/s_csinhl.c2
-rw-r--r--math/s_csinl.c2
-rw-r--r--math/s_csqrt.c2
-rw-r--r--math/s_csqrtf.c2
-rw-r--r--math/s_csqrtl.c2
-rw-r--r--math/s_ctan.c2
-rw-r--r--math/s_ctanf.c2
-rw-r--r--math/s_ctanh.c2
-rw-r--r--math/s_ctanhf.c2
-rw-r--r--math/s_ctanhl.c2
-rw-r--r--math/s_ctanl.c2
-rw-r--r--math/s_ldexp.c2
-rw-r--r--math/s_ldexpf.c2
-rw-r--r--math/s_ldexpl.c2
-rw-r--r--math/s_significand.c2
-rw-r--r--math/s_significandf.c2
-rw-r--r--math/s_significandl.c2
-rw-r--r--math/w_acos.c2
-rw-r--r--math/w_acosf.c2
-rw-r--r--math/w_acosh.c2
-rw-r--r--math/w_acoshf.c2
-rw-r--r--math/w_acoshl.c2
-rw-r--r--math/w_acosl.c2
-rw-r--r--math/w_asin.c2
-rw-r--r--math/w_asinf.c2
-rw-r--r--math/w_asinl.c2
-rw-r--r--math/w_atan2.c2
-rw-r--r--math/w_atan2f.c2
-rw-r--r--math/w_atan2l.c2
-rw-r--r--math/w_atanh.c2
-rw-r--r--math/w_atanhf.c2
-rw-r--r--math/w_atanhl.c2
-rw-r--r--math/w_cosh.c2
-rw-r--r--math/w_coshf.c2
-rw-r--r--math/w_coshl.c2
-rw-r--r--math/w_dremf.c2
-rw-r--r--math/w_exp10.c2
-rw-r--r--math/w_exp10f.c2
-rw-r--r--math/w_exp10l.c2
-rw-r--r--math/w_exp2.c2
-rw-r--r--math/w_exp2f.c2
-rw-r--r--math/w_exp2l.c2
-rw-r--r--math/w_fmod.c2
-rw-r--r--math/w_fmodf.c2
-rw-r--r--math/w_fmodl.c2
-rw-r--r--math/w_hypot.c2
-rw-r--r--math/w_hypotf.c2
-rw-r--r--math/w_hypotl.c2
-rw-r--r--math/w_j0.c2
-rw-r--r--math/w_j0f.c2
-rw-r--r--math/w_j0l.c2
-rw-r--r--math/w_j1.c2
-rw-r--r--math/w_j1f.c2
-rw-r--r--math/w_j1l.c2
-rw-r--r--math/w_jn.c2
-rw-r--r--math/w_jnf.c2
-rw-r--r--math/w_jnl.c2
-rw-r--r--math/w_lgamma.c2
-rw-r--r--math/w_lgamma_r.c2
-rw-r--r--math/w_lgammaf.c2
-rw-r--r--math/w_lgammaf_r.c2
-rw-r--r--math/w_lgammal.c2
-rw-r--r--math/w_lgammal_r.c2
-rw-r--r--math/w_log.c2
-rw-r--r--math/w_log10.c2
-rw-r--r--math/w_log10f.c2
-rw-r--r--math/w_log10l.c2
-rw-r--r--math/w_log2.c2
-rw-r--r--math/w_log2f.c2
-rw-r--r--math/w_log2l.c2
-rw-r--r--math/w_logf.c2
-rw-r--r--math/w_logl.c2
-rw-r--r--math/w_pow.c2
-rw-r--r--math/w_powf.c2
-rw-r--r--math/w_powl.c2
-rw-r--r--math/w_remainder.c2
-rw-r--r--math/w_remainderf.c2
-rw-r--r--math/w_remainderl.c2
-rw-r--r--math/w_scalb.c2
-rw-r--r--math/w_scalbf.c2
-rw-r--r--math/w_scalbl.c2
-rw-r--r--math/w_sinh.c2
-rw-r--r--math/w_sinhf.c2
-rw-r--r--math/w_sinhl.c2
-rw-r--r--math/w_sqrt.c2
-rw-r--r--math/w_sqrtf.c2
-rw-r--r--math/w_sqrtl.c2
-rw-r--r--math/w_tgamma.c2
-rw-r--r--math/w_tgammaf.c2
-rw-r--r--math/w_tgammal.c2
128 files changed, 128 insertions, 128 deletions
diff --git a/math/e_exp10.c b/math/e_exp10.c
index a3eccbb9e6..231ceb2c24 100644
--- a/math/e_exp10.c
+++ b/math/e_exp10.c
@@ -18,7 +18,7 @@
02111-1307 USA. */
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
double
diff --git a/math/e_exp10f.c b/math/e_exp10f.c
index 7d06d074b8..642ed838bd 100644
--- a/math/e_exp10f.c
+++ b/math/e_exp10f.c
@@ -18,7 +18,7 @@
02111-1307 USA. */
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
float
diff --git a/math/e_exp10l.c b/math/e_exp10l.c
index 56f0cfec2f..cbc1897e4c 100644
--- a/math/e_exp10l.c
+++ b/math/e_exp10l.c
@@ -18,7 +18,7 @@
02111-1307 USA. */
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
long double
diff --git a/math/e_exp2l.c b/math/e_exp2l.c
index 7e598d8d2d..d6d01550e2 100644
--- a/math/e_exp2l.c
+++ b/math/e_exp2l.c
@@ -1,5 +1,5 @@
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__ieee754_exp2l (long double x)
diff --git a/math/e_j0l.c b/math/e_j0l.c
index 1bf0a1de73..7a167c277c 100644
--- a/math/e_j0l.c
+++ b/math/e_j0l.c
@@ -1,7 +1,7 @@
#include <math.h>
#include <stdio.h>
#include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__ieee754_j0l (long double x)
diff --git a/math/e_j1l.c b/math/e_j1l.c
index 656abeba57..625e886851 100644
--- a/math/e_j1l.c
+++ b/math/e_j1l.c
@@ -1,7 +1,7 @@
#include <math.h>
#include <stdio.h>
#include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__ieee754_j1l (long double x)
diff --git a/math/e_jnl.c b/math/e_jnl.c
index 1bfc0695a5..a04c9fe51e 100644
--- a/math/e_jnl.c
+++ b/math/e_jnl.c
@@ -1,7 +1,7 @@
#include <math.h>
#include <stdio.h>
#include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__ieee754_jnl (int n, long double x)
diff --git a/math/e_lgammal_r.c b/math/e_lgammal_r.c
index 1784b2663f..f46f7073a5 100644
--- a/math/e_lgammal_r.c
+++ b/math/e_lgammal_r.c
@@ -1,7 +1,7 @@
#include <math.h>
#include <stdio.h>
#include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__ieee754_lgammal_r (long double x, int *signgamp)
diff --git a/math/e_rem_pio2l.c b/math/e_rem_pio2l.c
index 617215516b..7fa515df24 100644
--- a/math/e_rem_pio2l.c
+++ b/math/e_rem_pio2l.c
@@ -1,7 +1,7 @@
#include <math.h>
#include <stdio.h>
#include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
int
__ieee754_rem_pio2l (long double x, long double *y)
diff --git a/math/e_scalb.c b/math/e_scalb.c
index 606af53724..f2c207ac8b 100644
--- a/math/e_scalb.c
+++ b/math/e_scalb.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: e_scalb.c,v 1.6 1995/05/10 20:46:09 jtc Exp $";
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef _SCALB_INT
#ifdef __STDC__
diff --git a/math/e_scalbf.c b/math/e_scalbf.c
index 95a72eb56d..3caa535b12 100644
--- a/math/e_scalbf.c
+++ b/math/e_scalbf.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: e_scalbf.c,v 1.3 1995/05/10 20:46:12 jtc Exp $";
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef _SCALB_INT
#ifdef __STDC__
diff --git a/math/e_scalbl.c b/math/e_scalbl.c
index 1f5677d9f4..ad3595c0c5 100644
--- a/math/e_scalbl.c
+++ b/math/e_scalbl.c
@@ -26,7 +26,7 @@ static char rcsid[] = "$NetBSD: $";
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef _SCALB_INT
#ifdef __STDC__
diff --git a/math/k_cosl.c b/math/k_cosl.c
index 29b83d6273..bf3708b157 100644
--- a/math/k_cosl.c
+++ b/math/k_cosl.c
@@ -1,7 +1,7 @@
#include <math.h>
#include <stdio.h>
#include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__kernel_cosl (long double x, long double y)
diff --git a/math/k_sinl.c b/math/k_sinl.c
index ea1d71f61b..e95c71c4c1 100644
--- a/math/k_sinl.c
+++ b/math/k_sinl.c
@@ -1,7 +1,7 @@
#include <math.h>
#include <stdio.h>
#include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__kernel_sinl (long double x, long double y, int iy)
diff --git a/math/k_tanl.c b/math/k_tanl.c
index 9993c6b998..891d3ab407 100644
--- a/math/k_tanl.c
+++ b/math/k_tanl.c
@@ -1,7 +1,7 @@
#include <math.h>
#include <stdio.h>
#include <errno.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__kernel_tanl (long double x, long double y, int iy)
diff --git a/math/s_cacoshf.c b/math/s_cacoshf.c
index a062ffc6f6..0d6bd75dd7 100644
--- a/math/s_cacoshf.c
+++ b/math/s_cacoshf.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
__cacoshf (__complex__ float x)
diff --git a/math/s_catan.c b/math/s_catan.c
index 1d0673ad6a..59c0a3af6b 100644
--- a/math/s_catan.c
+++ b/math/s_catan.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_catanf.c b/math/s_catanf.c
index 25eec2b1b5..0aefb6ef39 100644
--- a/math/s_catanf.c
+++ b/math/s_catanf.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_catanh.c b/math/s_catanh.c
index e15c073f96..0b31b27708 100644
--- a/math/s_catanh.c
+++ b/math/s_catanh.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_catanhf.c b/math/s_catanhf.c
index d2422e6111..7424bda9b9 100644
--- a/math/s_catanhf.c
+++ b/math/s_catanhf.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_catanhl.c b/math/s_catanhl.c
index c3fb0ce5ff..9e67b8789c 100644
--- a/math/s_catanhl.c
+++ b/math/s_catanhl.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_catanl.c b/math/s_catanl.c
index 6cb45e5bee..b4ae321710 100644
--- a/math/s_catanl.c
+++ b/math/s_catanl.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_ccosh.c b/math/s_ccosh.c
index f5b29db24b..83aa025d42 100644
--- a/math/s_ccosh.c
+++ b/math/s_ccosh.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_ccoshf.c b/math/s_ccoshf.c
index f400d34f0b..b9b2f3346f 100644
--- a/math/s_ccoshf.c
+++ b/math/s_ccoshf.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_ccoshl.c b/math/s_ccoshl.c
index 61ffb49ca0..1913bb6ee4 100644
--- a/math/s_ccoshl.c
+++ b/math/s_ccoshl.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_cexp.c b/math/s_cexp.c
index 5a299b7687..de122e07f8 100644
--- a/math/s_cexp.c
+++ b/math/s_cexp.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_cexpf.c b/math/s_cexpf.c
index 7b68fc365c..70e4a02588 100644
--- a/math/s_cexpf.c
+++ b/math/s_cexpf.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_cexpl.c b/math/s_cexpl.c
index cf6bc974a9..1c585f8d0a 100644
--- a/math/s_cexpl.c
+++ b/math/s_cexpl.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_clog.c b/math/s_clog.c
index f796024b47..5e7b8fbdab 100644
--- a/math/s_clog.c
+++ b/math/s_clog.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_clog10.c b/math/s_clog10.c
index 62c2ca724a..a98de1942e 100644
--- a/math/s_clog10.c
+++ b/math/s_clog10.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_clog10f.c b/math/s_clog10f.c
index eed81f368c..ce689e7426 100644
--- a/math/s_clog10f.c
+++ b/math/s_clog10f.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_clog10l.c b/math/s_clog10l.c
index f901543d05..5ea72fdf32 100644
--- a/math/s_clog10l.c
+++ b/math/s_clog10l.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_clogf.c b/math/s_clogf.c
index 21e3b57b7f..b9e918968b 100644
--- a/math/s_clogf.c
+++ b/math/s_clogf.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_clogl.c b/math/s_clogl.c
index 43118f768c..51ad03b34a 100644
--- a/math/s_clogl.c
+++ b/math/s_clogl.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_csin.c b/math/s_csin.c
index eb380e2c3f..0d4441ca2b 100644
--- a/math/s_csin.c
+++ b/math/s_csin.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_csinf.c b/math/s_csinf.c
index 8004743bd3..61786ba6c8 100644
--- a/math/s_csinf.c
+++ b/math/s_csinf.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_csinh.c b/math/s_csinh.c
index f0e0cc61f1..138d80505e 100644
--- a/math/s_csinh.c
+++ b/math/s_csinh.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_csinhf.c b/math/s_csinhf.c
index e4bb704268..3440516529 100644
--- a/math/s_csinhf.c
+++ b/math/s_csinhf.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_csinhl.c b/math/s_csinhl.c
index 226075634d..db1b47b301 100644
--- a/math/s_csinhl.c
+++ b/math/s_csinhl.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_csinl.c b/math/s_csinl.c
index f7a1c43600..5e477eb7f9 100644
--- a/math/s_csinl.c
+++ b/math/s_csinl.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_csqrt.c b/math/s_csqrt.c
index 04ed410a16..0ceb461b09 100644
--- a/math/s_csqrt.c
+++ b/math/s_csqrt.c
@@ -22,7 +22,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_csqrtf.c b/math/s_csqrtf.c
index 2fba69ce1b..1cf3b79c31 100644
--- a/math/s_csqrtf.c
+++ b/math/s_csqrtf.c
@@ -22,7 +22,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_csqrtl.c b/math/s_csqrtl.c
index 9d00946c51..32d6f364a0 100644
--- a/math/s_csqrtl.c
+++ b/math/s_csqrtl.c
@@ -22,7 +22,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_ctan.c b/math/s_ctan.c
index 0464ab86d5..4cadad1dac 100644
--- a/math/s_ctan.c
+++ b/math/s_ctan.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_ctanf.c b/math/s_ctanf.c
index 58d9d13298..7fa16200c5 100644
--- a/math/s_ctanf.c
+++ b/math/s_ctanf.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_ctanh.c b/math/s_ctanh.c
index fe38dae291..60a52dbdb7 100644
--- a/math/s_ctanh.c
+++ b/math/s_ctanh.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ double
diff --git a/math/s_ctanhf.c b/math/s_ctanhf.c
index c331dbaabb..1d62afc27b 100644
--- a/math/s_ctanhf.c
+++ b/math/s_ctanhf.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
diff --git a/math/s_ctanhl.c b/math/s_ctanhl.c
index 77ca8f8717..99df2b06cd 100644
--- a/math/s_ctanhl.c
+++ b/math/s_ctanhl.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_ctanl.c b/math/s_ctanl.c
index 89379a5ff9..4a95c1df06 100644
--- a/math/s_ctanl.c
+++ b/math/s_ctanl.c
@@ -22,7 +22,7 @@
#include <fenv.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ long double
diff --git a/math/s_ldexp.c b/math/s_ldexp.c
index 62e123cd01..e99021776f 100644
--- a/math/s_ldexp.c
+++ b/math/s_ldexp.c
@@ -15,7 +15,7 @@ static char rcsid[] = "$NetBSD: s_ldexp.c,v 1.6 1995/05/10 20:47:40 jtc Exp $";
#endif
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#include <errno.h>
#ifdef __STDC__
diff --git a/math/s_ldexpf.c b/math/s_ldexpf.c
index 1ea5e09f8f..f312bfe5ff 100644
--- a/math/s_ldexpf.c
+++ b/math/s_ldexpf.c
@@ -18,7 +18,7 @@ static char rcsid[] = "$NetBSD: s_ldexpf.c,v 1.3 1995/05/10 20:47:42 jtc Exp $";
#endif
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#include <errno.h>
#ifdef __STDC__
diff --git a/math/s_ldexpl.c b/math/s_ldexpl.c
index df8b29f94d..6a9ea46550 100644
--- a/math/s_ldexpl.c
+++ b/math/s_ldexpl.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: $";
#endif
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#include <errno.h>
#ifdef __STDC__
diff --git a/math/s_significand.c b/math/s_significand.c
index 4a02dbcba1..197bc9c6e3 100644
--- a/math/s_significand.c
+++ b/math/s_significand.c
@@ -21,7 +21,7 @@ static char rcsid[] = "$NetBSD: s_significand.c,v 1.6 1995/05/10 20:48:11 jtc Ex
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __significand(double x)
diff --git a/math/s_significandf.c b/math/s_significandf.c
index 69de1e6b0e..7cbb961ea1 100644
--- a/math/s_significandf.c
+++ b/math/s_significandf.c
@@ -18,7 +18,7 @@ static char rcsid[] = "$NetBSD: s_significandf.c,v 1.3 1995/05/10 20:48:13 jtc E
#endif
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __significandf(float x)
diff --git a/math/s_significandl.c b/math/s_significandl.c
index 238b79ae55..fab5b9fc8d 100644
--- a/math/s_significandl.c
+++ b/math/s_significandl.c
@@ -25,7 +25,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __significandl(long double x)
diff --git a/math/w_acos.c b/math/w_acos.c
index f4e6e3c910..0bf5a80942 100644
--- a/math/w_acos.c
+++ b/math/w_acos.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_acos.c,v 1.6 1995/05/10 20:48:26 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_acosf.c b/math/w_acosf.c
index a8998efb84..37d22afea8 100644
--- a/math/w_acosf.c
+++ b/math/w_acosf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_acosf.c,v 1.3 1995/05/10 20:48:29 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_acosh.c b/math/w_acosh.c
index e8322ec667..18ea8cc1b7 100644
--- a/math/w_acosh.c
+++ b/math/w_acosh.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_acosh.c,v 1.6 1995/05/10 20:48:31 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __acosh(double x) /* wrapper acosh */
diff --git a/math/w_acoshf.c b/math/w_acoshf.c
index 62f94b80e7..d7d6d4eb41 100644
--- a/math/w_acoshf.c
+++ b/math/w_acoshf.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: w_acoshf.c,v 1.3 1995/05/10 20:48:33 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __acoshf(float x) /* wrapper acoshf */
diff --git a/math/w_acoshl.c b/math/w_acoshl.c
index ae67911ae5..3c77321dc2 100644
--- a/math/w_acoshl.c
+++ b/math/w_acoshl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __acoshl(long double x) /* wrapper acosh */
diff --git a/math/w_acosl.c b/math/w_acosl.c
index 9ab4de899f..a16c55b97a 100644
--- a/math/w_acosl.c
+++ b/math/w_acosl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_asin.c b/math/w_asin.c
index d531fbd26a..b7fccdea7e 100644
--- a/math/w_asin.c
+++ b/math/w_asin.c
@@ -20,7 +20,7 @@ static char rcsid[] = "$NetBSD: w_asin.c,v 1.6 1995/05/10 20:48:35 jtc Exp $";
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_asinf.c b/math/w_asinf.c
index b19b5c54e3..f2c0b22e4a 100644
--- a/math/w_asinf.c
+++ b/math/w_asinf.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: w_asinf.c,v 1.3 1995/05/10 20:48:37 jtc Exp $";
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_asinl.c b/math/w_asinl.c
index fb5ee35fc0..9a316b77cd 100644
--- a/math/w_asinl.c
+++ b/math/w_asinl.c
@@ -24,7 +24,7 @@ static char rcsid[] = "$NetBSD: $";
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_atan2.c b/math/w_atan2.c
index f0a10d4102..4fcaba920b 100644
--- a/math/w_atan2.c
+++ b/math/w_atan2.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_atan2.c,v 1.6 1995/05/10 20:48:39 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_atan2f.c b/math/w_atan2f.c
index efb08f076b..2a1ca9cf95 100644
--- a/math/w_atan2f.c
+++ b/math/w_atan2f.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_atan2f.c,v 1.3 1995/05/10 20:48:42 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_atan2l.c b/math/w_atan2l.c
index 9672e9615f..85d6f5dd7d 100644
--- a/math/w_atan2l.c
+++ b/math/w_atan2l.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_atanh.c b/math/w_atanh.c
index b81f65c311..a2dab67a75 100644
--- a/math/w_atanh.c
+++ b/math/w_atanh.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_atanh.c,v 1.6 1995/05/10 20:48:43 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_atanhf.c b/math/w_atanhf.c
index 52a144c05a..41dd2ac33b 100644
--- a/math/w_atanhf.c
+++ b/math/w_atanhf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_atanhf.c,v 1.3 1995/05/10 20:48:45 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_atanhl.c b/math/w_atanhl.c
index 5ce53b847d..c61229c345 100644
--- a/math/w_atanhl.c
+++ b/math/w_atanhl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_cosh.c b/math/w_cosh.c
index 033a034059..0e27a2da1c 100644
--- a/math/w_cosh.c
+++ b/math/w_cosh.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_cosh.c,v 1.6 1995/05/10 20:48:47 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __cosh(double x) /* wrapper cosh */
diff --git a/math/w_coshf.c b/math/w_coshf.c
index 8e24ca9adc..5e3477fdb7 100644
--- a/math/w_coshf.c
+++ b/math/w_coshf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_coshf.c,v 1.3 1995/05/10 20:48:49 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __coshf(float x) /* wrapper coshf */
diff --git a/math/w_coshl.c b/math/w_coshl.c
index 52b8d93522..ecba921072 100644
--- a/math/w_coshl.c
+++ b/math/w_coshl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __coshl(long double x) /* wrapper coshl */
diff --git a/math/w_dremf.c b/math/w_dremf.c
index c3d391d634..4ec4baffd4 100644
--- a/math/w_dremf.c
+++ b/math/w_dremf.c
@@ -6,7 +6,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
float
__dremf(x, y)
diff --git a/math/w_exp10.c b/math/w_exp10.c
index 9447d8fa2a..1512cc0a34 100644
--- a/math/w_exp10.c
+++ b/math/w_exp10.c
@@ -18,7 +18,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __exp10(double x) /* wrapper exp10 */
diff --git a/math/w_exp10f.c b/math/w_exp10f.c
index 78e71be069..dcc8dc768e 100644
--- a/math/w_exp10f.c
+++ b/math/w_exp10f.c
@@ -18,7 +18,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __exp10f(float x) /* wrapper exp10f */
diff --git a/math/w_exp10l.c b/math/w_exp10l.c
index 368ed77304..80e720a205 100644
--- a/math/w_exp10l.c
+++ b/math/w_exp10l.c
@@ -19,7 +19,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __exp10l(long double x) /* wrapper exp10 */
diff --git a/math/w_exp2.c b/math/w_exp2.c
index 446e5ea91c..c92fb52ad0 100644
--- a/math/w_exp2.c
+++ b/math/w_exp2.c
@@ -4,7 +4,7 @@
#include <float.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
static const double o_threshold= (double) DBL_MAX_EXP;
static const double u_threshold= (double) (DBL_MIN_EXP - DBL_MANT_DIG - 1);
diff --git a/math/w_exp2f.c b/math/w_exp2f.c
index 9120c88b60..94c82e206e 100644
--- a/math/w_exp2f.c
+++ b/math/w_exp2f.c
@@ -4,7 +4,7 @@
#include <float.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
static const float o_threshold= (float) FLT_MAX_EXP;
static const float u_threshold= (float) (FLT_MIN_EXP - FLT_MANT_DIG - 1);
diff --git a/math/w_exp2l.c b/math/w_exp2l.c
index fea5425ac4..f54e3946d8 100644
--- a/math/w_exp2l.c
+++ b/math/w_exp2l.c
@@ -4,7 +4,7 @@
#include <float.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
static const long double o_threshold = (long double) LDBL_MAX_EXP;
static const long double u_threshold
diff --git a/math/w_fmod.c b/math/w_fmod.c
index ca01cf2ac5..69102de9c5 100644
--- a/math/w_fmod.c
+++ b/math/w_fmod.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_fmod.c,v 1.6 1995/05/10 20:48:55 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_fmodf.c b/math/w_fmodf.c
index e2e869a3cc..55ec8737c8 100644
--- a/math/w_fmodf.c
+++ b/math/w_fmodf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_fmodf.c,v 1.3 1995/05/10 20:48:57 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_fmodl.c b/math/w_fmodl.c
index c39b2852f6..c95e23293b 100644
--- a/math/w_fmodl.c
+++ b/math/w_fmodl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_hypot.c b/math/w_hypot.c
index ab929f78ad..df69ed383b 100644
--- a/math/w_hypot.c
+++ b/math/w_hypot.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_hypot.c,v 1.6 1995/05/10 20:49:07 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_hypotf.c b/math/w_hypotf.c
index b6be39e39f..e1f074f75e 100644
--- a/math/w_hypotf.c
+++ b/math/w_hypotf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_hypotf.c,v 1.3 1995/05/10 20:49:09 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_hypotl.c b/math/w_hypotl.c
index 916afbd417..6b6414da22 100644
--- a/math/w_hypotl.c
+++ b/math/w_hypotl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_j0.c b/math/w_j0.c
index 5ab3544aa7..59b6b66d0a 100644
--- a/math/w_j0.c
+++ b/math/w_j0.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_j0.c,v 1.6 1995/05/10 20:49:11 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double j0(double x) /* wrapper j0 */
diff --git a/math/w_j0f.c b/math/w_j0f.c
index bb2b82f060..dd436fff59 100644
--- a/math/w_j0f.c
+++ b/math/w_j0f.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_j0f.c,v 1.3 1995/05/10 20:49:13 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float j0f(float x) /* wrapper j0f */
diff --git a/math/w_j0l.c b/math/w_j0l.c
index 1ec6e9e0c2..a91457d374 100644
--- a/math/w_j0l.c
+++ b/math/w_j0l.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __j0l(long double x) /* wrapper j0l */
diff --git a/math/w_j1.c b/math/w_j1.c
index db8c4ce333..7bb3208a74 100644
--- a/math/w_j1.c
+++ b/math/w_j1.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_j1.c,v 1.6 1995/05/10 20:49:15 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double j1(double x) /* wrapper j1 */
diff --git a/math/w_j1f.c b/math/w_j1f.c
index 35b186206e..43dfc6142e 100644
--- a/math/w_j1f.c
+++ b/math/w_j1f.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_j1f.c,v 1.3 1995/05/10 20:49:17 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float j1f(float x) /* wrapper j1f */
diff --git a/math/w_j1l.c b/math/w_j1l.c
index 7bd31ad995..d0522953da 100644
--- a/math/w_j1l.c
+++ b/math/w_j1l.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __j1l(long double x) /* wrapper j1l */
diff --git a/math/w_jn.c b/math/w_jn.c
index 3a28443dcf..41ec8b32d4 100644
--- a/math/w_jn.c
+++ b/math/w_jn.c
@@ -41,7 +41,7 @@ static char rcsid[] = "$NetBSD: w_jn.c,v 1.6 1995/05/10 20:49:19 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double jn(int n, double x) /* wrapper jn */
diff --git a/math/w_jnf.c b/math/w_jnf.c
index 628701d7fa..0b9a2aabb9 100644
--- a/math/w_jnf.c
+++ b/math/w_jnf.c
@@ -18,7 +18,7 @@ static char rcsid[] = "$NetBSD: w_jnf.c,v 1.3 1995/05/10 20:49:21 jtc Exp $";
#endif
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float jnf(int n, float x) /* wrapper jnf */
diff --git a/math/w_jnl.c b/math/w_jnl.c
index 4bb4d6b620..1dd9ae1517 100644
--- a/math/w_jnl.c
+++ b/math/w_jnl.c
@@ -45,7 +45,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __jnl(int n, long double x) /* wrapper jnl */
diff --git a/math/w_lgamma.c b/math/w_lgamma.c
index ab75f75997..f76b552be0 100644
--- a/math/w_lgamma.c
+++ b/math/w_lgamma.c
@@ -21,7 +21,7 @@ static char rcsid[] = "$NetBSD: w_lgamma.c,v 1.6 1995/05/10 20:49:24 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __lgamma(double x)
diff --git a/math/w_lgamma_r.c b/math/w_lgamma_r.c
index 17a7d013e9..bec2c6e20a 100644
--- a/math/w_lgamma_r.c
+++ b/math/w_lgamma_r.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_lgamma_r.c,v 1.6 1995/05/10 20:49:27 jtc Exp $
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_lgammaf.c b/math/w_lgammaf.c
index 7c3c058d75..9747e9216a 100644
--- a/math/w_lgammaf.c
+++ b/math/w_lgammaf.c
@@ -18,7 +18,7 @@ static char rcsid[] = "$NetBSD: w_lgammaf.c,v 1.3 1995/05/10 20:49:30 jtc Exp $"
#endif
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __lgammaf(float x)
diff --git a/math/w_lgammaf_r.c b/math/w_lgammaf_r.c
index a32c325638..3758fa0d06 100644
--- a/math/w_lgammaf_r.c
+++ b/math/w_lgammaf_r.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_lgammaf_r.c,v 1.3 1995/05/10 20:49:32 jtc Exp
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_lgammal.c b/math/w_lgammal.c
index f250e50388..0176243c4a 100644
--- a/math/w_lgammal.c
+++ b/math/w_lgammal.c
@@ -25,7 +25,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __lgammal(long double x)
diff --git a/math/w_lgammal_r.c b/math/w_lgammal_r.c
index 2dfea8a465..baa4f95393 100644
--- a/math/w_lgammal_r.c
+++ b/math/w_lgammal_r.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_log.c b/math/w_log.c
index 6f6f74fd14..7e9afdf2b8 100644
--- a/math/w_log.c
+++ b/math/w_log.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_log.c,v 1.6 1995/05/10 20:49:33 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_log10.c b/math/w_log10.c
index 9425db3ddf..08a65add59 100644
--- a/math/w_log10.c
+++ b/math/w_log10.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_log10.c,v 1.6 1995/05/10 20:49:35 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_log10f.c b/math/w_log10f.c
index c63fcd1ec2..f2ac540f6b 100644
--- a/math/w_log10f.c
+++ b/math/w_log10f.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_log10f.c,v 1.3 1995/05/10 20:49:37 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_log10l.c b/math/w_log10l.c
index 25c051d375..a9a8ed27d8 100644
--- a/math/w_log10l.c
+++ b/math/w_log10l.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_log2.c b/math/w_log2.c
index d56a6ee663..90d2dff5d6 100644
--- a/math/w_log2.c
+++ b/math/w_log2.c
@@ -3,7 +3,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
double
__log2 (double x) /* wrapper log2 */
diff --git a/math/w_log2f.c b/math/w_log2f.c
index ec8d297161..10d73ffd1b 100644
--- a/math/w_log2f.c
+++ b/math/w_log2f.c
@@ -3,7 +3,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
float
__log2f (float x) /* wrapper log2f */
diff --git a/math/w_log2l.c b/math/w_log2l.c
index b1d8706f2a..ff7ba2621e 100644
--- a/math/w_log2l.c
+++ b/math/w_log2l.c
@@ -3,7 +3,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
long double
__log2l (long double x) /* wrapper log2l */
diff --git a/math/w_logf.c b/math/w_logf.c
index 46d9749114..200a8b7133 100644
--- a/math/w_logf.c
+++ b/math/w_logf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_logf.c,v 1.3 1995/05/10 20:49:40 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_logl.c b/math/w_logl.c
index 5a38f20038..e869bce0f4 100644
--- a/math/w_logl.c
+++ b/math/w_logl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_pow.c b/math/w_pow.c
index 707cffcc43..e0d2a92847 100644
--- a/math/w_pow.c
+++ b/math/w_pow.c
@@ -17,7 +17,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_powf.c b/math/w_powf.c
index 2480fe559e..761e4d1328 100644
--- a/math/w_powf.c
+++ b/math/w_powf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_powf.c,v 1.3 1995/05/10 20:49:41 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_powl.c b/math/w_powl.c
index d8be7b7b03..0bb09518d5 100644
--- a/math/w_powl.c
+++ b/math/w_powl.c
@@ -19,7 +19,7 @@
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
diff --git a/math/w_remainder.c b/math/w_remainder.c
index 9ff53e3586..087bf2353b 100644
--- a/math/w_remainder.c
+++ b/math/w_remainder.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_remainder.c,v 1.6 1995/05/10 20:49:44 jtc Exp
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __remainder(double x, double y) /* wrapper remainder */
diff --git a/math/w_remainderf.c b/math/w_remainderf.c
index ab1ea2d87c..95e6d302b9 100644
--- a/math/w_remainderf.c
+++ b/math/w_remainderf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_remainderf.c,v 1.3 1995/05/10 20:49:46 jtc Exp
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __remainderf(float x, float y) /* wrapper remainder */
diff --git a/math/w_remainderl.c b/math/w_remainderl.c
index e5460cdc43..36050f0de2 100644
--- a/math/w_remainderl.c
+++ b/math/w_remainderl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __remainderl(long double x, long double y)
diff --git a/math/w_scalb.c b/math/w_scalb.c
index 0086c2adfd..830f387644 100644
--- a/math/w_scalb.c
+++ b/math/w_scalb.c
@@ -21,7 +21,7 @@ static char rcsid[] = "$NetBSD: w_scalb.c,v 1.6 1995/05/10 20:49:48 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#include <errno.h>
diff --git a/math/w_scalbf.c b/math/w_scalbf.c
index 60cb5670ed..bd92cc1c00 100644
--- a/math/w_scalbf.c
+++ b/math/w_scalbf.c
@@ -24,7 +24,7 @@ static char rcsid[] = "$NetBSD: w_scalbf.c,v 1.3 1995/05/10 20:49:50 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#include <errno.h>
diff --git a/math/w_scalbl.c b/math/w_scalbl.c
index c8a45d460d..eb118b19b7 100644
--- a/math/w_scalbl.c
+++ b/math/w_scalbl.c
@@ -25,7 +25,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#include <errno.h>
diff --git a/math/w_sinh.c b/math/w_sinh.c
index 5bde8a2ddd..c95e154fc3 100644
--- a/math/w_sinh.c
+++ b/math/w_sinh.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_sinh.c,v 1.6 1995/05/10 20:49:51 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __sinh(double x) /* wrapper sinh */
diff --git a/math/w_sinhf.c b/math/w_sinhf.c
index c29c46620f..c3555999ed 100644
--- a/math/w_sinhf.c
+++ b/math/w_sinhf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_sinhf.c,v 1.3 1995/05/10 20:49:54 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __sinhf(float x) /* wrapper sinhf */
diff --git a/math/w_sinhl.c b/math/w_sinhl.c
index 19eb774d64..da7de8185b 100644
--- a/math/w_sinhl.c
+++ b/math/w_sinhl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __sinhl(long double x) /* wrapper sinhl */
diff --git a/math/w_sqrt.c b/math/w_sqrt.c
index 41ab1d18b2..c281bf40af 100644
--- a/math/w_sqrt.c
+++ b/math/w_sqrt.c
@@ -19,7 +19,7 @@ static char rcsid[] = "$NetBSD: w_sqrt.c,v 1.6 1995/05/10 20:49:55 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __sqrt(double x) /* wrapper sqrt */
diff --git a/math/w_sqrtf.c b/math/w_sqrtf.c
index 21beb550f4..854d1cded2 100644
--- a/math/w_sqrtf.c
+++ b/math/w_sqrtf.c
@@ -22,7 +22,7 @@ static char rcsid[] = "$NetBSD: w_sqrtf.c,v 1.3 1995/05/10 20:49:59 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __sqrtf(float x) /* wrapper sqrtf */
diff --git a/math/w_sqrtl.c b/math/w_sqrtl.c
index 0b03eebe1d..43770eeb39 100644
--- a/math/w_sqrtl.c
+++ b/math/w_sqrtl.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __sqrtl(long double x) /* wrapper sqrtl */
diff --git a/math/w_tgamma.c b/math/w_tgamma.c
index 3ce6e77b49..14d6855829 100644
--- a/math/w_tgamma.c
+++ b/math/w_tgamma.c
@@ -20,7 +20,7 @@ static char rcsid[] = "$NetBSD: w_gamma.c,v 1.7 1995/11/20 22:06:43 jtc Exp $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
double __tgamma(double x)
diff --git a/math/w_tgammaf.c b/math/w_tgammaf.c
index d3698059e7..b1e72c653d 100644
--- a/math/w_tgammaf.c
+++ b/math/w_tgammaf.c
@@ -18,7 +18,7 @@ static char rcsid[] = "$NetBSD: w_gammaf.c,v 1.4 1995/11/20 22:06:48 jtc Exp $";
#endif
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
float __tgammaf(float x)
diff --git a/math/w_tgammal.c b/math/w_tgammal.c
index 75970a34d4..63379a8575 100644
--- a/math/w_tgammal.c
+++ b/math/w_tgammal.c
@@ -23,7 +23,7 @@ static char rcsid[] = "$NetBSD: $";
*/
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
#ifdef __STDC__
long double __tgammal(long double x)