From c35f2c02e94b52dc7e23fd0dad1e945733911bae Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 8 Sep 2001 10:39:54 +0000 Subject: [PATCH] * config/arm/xm-linux.h, config/ia64/xm-linux.h, config/m68k/xm-linux.h, config/mips/xm-linux.h, config/powerpc/xm-linux.h, config/sparc/xm-linux.h: Remove redundant inclusion of . --- gdb/ChangeLog | 5 +++++ gdb/config/arm/xm-linux.h | 3 --- gdb/config/ia64/xm-linux.h | 3 --- gdb/config/m68k/xm-linux.h | 3 --- gdb/config/mips/xm-linux.h | 3 --- gdb/config/powerpc/xm-linux.h | 3 --- gdb/config/sparc/xm-linux.h | 3 --- 7 files changed, 5 insertions(+), 18 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a9f6cef54d..f57df7f90f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2001-09-08 Mark Kettenis + * config/arm/xm-linux.h, config/ia64/xm-linux.h, + config/m68k/xm-linux.h, config/mips/xm-linux.h, + config/powerpc/xm-linux.h, config/sparc/xm-linux.h: Remove + redundant inclusion of . + * gdbtypes.h (struct block): Add forward declaration. 2001-09-07 Andrew Cagney diff --git a/gdb/config/arm/xm-linux.h b/gdb/config/arm/xm-linux.h index 272d919000..e8f9e85d79 100644 --- a/gdb/config/arm/xm-linux.h +++ b/gdb/config/arm/xm-linux.h @@ -27,7 +27,4 @@ to get the offset in the core file of the register values. */ #define KERNEL_U_ADDR 0x0 -/* Need R_OK etc, but USG isn't defined. */ -#include - #endif /* XM_ARMLINUX_H */ diff --git a/gdb/config/ia64/xm-linux.h b/gdb/config/ia64/xm-linux.h index 66ed6e226e..6f6b05579b 100644 --- a/gdb/config/ia64/xm-linux.h +++ b/gdb/config/ia64/xm-linux.h @@ -27,7 +27,4 @@ to get the offset in the core file of the register values. */ #define KERNEL_U_ADDR 0x0 -/* Need R_OK etc, but USG isn't defined. */ -#include - #endif /* #ifndef XM_LINUX_H */ diff --git a/gdb/config/m68k/xm-linux.h b/gdb/config/m68k/xm-linux.h index ebd9126d0f..e5839b99bb 100644 --- a/gdb/config/m68k/xm-linux.h +++ b/gdb/config/m68k/xm-linux.h @@ -31,7 +31,4 @@ #define HOST_LONG_DOUBLE_FORMAT &floatformat_m68881_ext -/* Need R_OK etc, but USG isn't defined. */ -#include - #endif /* #ifndef XM_LINUX_H */ diff --git a/gdb/config/mips/xm-linux.h b/gdb/config/mips/xm-linux.h index d28578b03c..d691e46599 100644 --- a/gdb/config/mips/xm-linux.h +++ b/gdb/config/mips/xm-linux.h @@ -30,7 +30,4 @@ #endif #endif -/* Need R_OK etc, but USG isn't defined. */ -#include - #endif /* XM_MIPSLINUX_H */ diff --git a/gdb/config/powerpc/xm-linux.h b/gdb/config/powerpc/xm-linux.h index d7c4b02c7f..410ece1693 100644 --- a/gdb/config/powerpc/xm-linux.h +++ b/gdb/config/powerpc/xm-linux.h @@ -27,9 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ to get the offset in the core file of the register values. */ #define KERNEL_U_ADDR 0x0 -/* Need R_OK etc, but USG isn't defined. */ -#include - /* If you expect to use the mmalloc package to obtain mapped symbol files, for now you have to specify some parameters that determine how gdb places the mappings in it's address space. See the comments in map_to_address() diff --git a/gdb/config/sparc/xm-linux.h b/gdb/config/sparc/xm-linux.h index a36738e172..e45b702a0f 100644 --- a/gdb/config/sparc/xm-linux.h +++ b/gdb/config/sparc/xm-linux.h @@ -30,9 +30,6 @@ #define U_REGS_OFFSET 0 -/* Need R_OK etc, but USG isn't defined. */ -#include - /* If you expect to use the mmalloc package to obtain mapped symbol files, for now you have to specify some parameters that determine how gdb places the mappings in it's address space. See the comments in map_to_address() -- 2.11.0