summaryrefslogtreecommitdiff
path: root/bfd/coff-pmac.c
diff options
context:
space:
mode:
authorClinton Popetz <cpopetz@cpopetz.com>2000-05-06 01:47:18 +0000
committerClinton Popetz <cpopetz@cpopetz.com>2000-05-06 01:47:18 +0000
commitbc1eb818140986a73135277b0c207bcc4167e102 (patch)
tree4f5469777ea9ae20b48046464456671645999ac5 /bfd/coff-pmac.c
parent7d6fd216487165899a1eecb6d5ac95657ab2767d (diff)
downloadbinutils-redhat-bc1eb818140986a73135277b0c207bcc4167e102.tar.gz
* xcoff.h: Rename to xcoff-target.h
* Makefile.am: Change all instances of xcoff.h to xcoff-target.h * coff-rs6000.c: Ditto. * coff64-rs6000.c: Ditto. * coff-pmac.c: Ditto. * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/coff-pmac.c')
-rw-r--r--bfd/coff-pmac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-pmac.c b/bfd/coff-pmac.c
index 0a550729d0..790160b7de 100644
--- a/bfd/coff-pmac.c
+++ b/bfd/coff-pmac.c
@@ -31,6 +31,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "coff/internal.h"
#include "coff/rs6000.h"
#include "libcoff.h"
-#include "xcoff.h"
+#include "xcoff-target.h"