aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-som.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-05-02 00:12:52 +0000
committerAlan Modra <amodra@gmail.com>2000-05-02 00:12:52 +0000
commit3f9b03b5daf721100e6cb36e2a3f903e96ea1dbd (patch)
tree619378e1e78b4c14b6282222852fd57f883431f0 /gas/config/obj-som.h
parentec1428fa1c4dc6092b5b815f0eb5c5d3f306c41d (diff)
downloadgdb-3f9b03b5daf721100e6cb36e2a3f903e96ea1dbd.zip
gdb-3f9b03b5daf721100e6cb36e2a3f903e96ea1dbd.tar.gz
gdb-3f9b03b5daf721100e6cb36e2a3f903e96ea1dbd.tar.bz2
Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as
it now compiles even if it doesn't work too well.
Diffstat (limited to 'gas/config/obj-som.h')
-rw-r--r--gas/config/obj-som.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/obj-som.h b/gas/config/obj-som.h
index 62087b1..35670bc 100644
--- a/gas/config/obj-som.h
+++ b/gas/config/obj-som.h
@@ -26,7 +26,7 @@
#define OBJ_SOM 1
-#include <bfd.h>
+#include "bfd.h"
#include "bfd/som.h"
#include "targ-cpu.h"