]> git.pld-linux.org Git - packages/gdb.git/blob - gdb-ppc-include.patch
- removed obsolete gettext patch
[packages/gdb.git] / gdb-ppc-include.patch
1 diff -ur gdb-5.1.1-/gdb/rs6000-tdep.c gdb-5.1.1/gdb/rs6000-tdep.c
2 --- gdb-5.1.1-/gdb/rs6000-tdep.c        Sun Jul 15 22:10:02 2001
3 +++ gdb-5.1.1/gdb/rs6000-tdep.c Mon Apr  8 18:48:00 2002
4 @@ -32,9 +32,9 @@
5  #include "arch-utils.h"
6  #include "regcache.h"
7  
8 -#include "bfd/libbfd.h"                /* for bfd_default_set_arch_mach */
9 +#include "libbfd.h"            /* for bfd_default_set_arch_mach */
10  #include "coff/internal.h"     /* for libcoff.h */
11 -#include "bfd/libcoff.h"       /* for xcoff_data */
12 +#include "libcoff.h"           /* for xcoff_data */
13  
14  #include "elf-bfd.h"
15  
This page took 0.046911 seconds and 3 git commands to generate.