Use include_next to chain math_private.h headers.

This commit is contained in:
Richard Henderson 2012-03-09 16:28:42 -08:00
parent e038d690b4
commit ed7e7d46e9
4 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2012-03-09 Richard Henderson <rth@twiddle.net>
* sysdeps/m68k/m680x0/fpu/math_private.h: Use include_next to
chain math_private.h.
* m68k/m680x0/fpu/e_acos.c: Use <> to include math_private.h.
* m68k/m680x0/fpu/e_atan2.c, m68k/m680x0/fpu/e_fmod.c: Likewise.
* m68k/m680x0/fpu/e_pow.c, m68k/m680x0/fpu/e_scalb.c: Likewise.

View File

@ -1,3 +1,8 @@
2012-03-09 Richard Henderson <rth@twiddle.net>
* sysdeps/tile/math_private.h: Use include_next to
chain math_private.h.
2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
[BZ #13673]

View File

@ -15,5 +15,5 @@ do \
} \
while (0)
#include <math/math_private.h>
#include_next <math_private.h>
#endif

View File

@ -1,6 +1,6 @@
#ifndef _MATH_PRIVATE_H
#include <math/math_private.h>
#include_next <math_private.h>
/* We have no exception support, so feraiseexcept() must be a no-op.
And since we don't define FE_INVALID, FE_DIVBYZERO, etc., we