]> git.pld-linux.org Git - packages/gdb.git/blame - gdb-ppc-include.patch
- converted to UTF-8
[packages/gdb.git] / gdb-ppc-include.patch
CommitLineData
8f7c612d
MM
1diff -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.134487 seconds and 4 git commands to generate.