Use include_next to chain math_private.h headers.
authorRichard Henderson <rth@twiddle.net>
Sat, 10 Mar 2012 00:28:42 +0000 (16:28 -0800)
committerRichard Henderson <rth@twiddle.net>
Sat, 10 Mar 2012 00:28:42 +0000 (16:28 -0800)
ChangeLog.m68k
ChangeLog.tile
sysdeps/m68k/m680x0/fpu/math_private.h
sysdeps/tile/math_private.h

index 187dd68..70559a5 100644 (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.
index 6241968..b48d614 100644 (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]
index 3793cff..217de2e 100644 (file)
@@ -15,5 +15,5 @@ do                                                    \
   }                                                    \
 while (0)
 
-#include <math/math_private.h>
+#include_next <math_private.h>
 #endif
index ea4c8ea..2dab42b 100644 (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