summaryrefslogtreecommitdiffstats
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-05 19:28:57 +0000
committerNick Clifton <nickc@redhat.com>2000-11-05 19:28:57 +0000
commit8d6b5c8e2f5bc7caf6b5c1833cfa9bb51d9bfa11 (patch)
tree82805e71a37f31448efdfb73f8247f9f66c825b0 /gas
parent76da6bbe3e8067f5d487d5a597f4559b72fba683 (diff)
downloadppe42-binutils-8d6b5c8e2f5bc7caf6b5c1833cfa9bb51d9bfa11.tar.gz
ppe42-binutils-8d6b5c8e2f5bc7caf6b5c1833cfa9bb51d9bfa11.zip
Add include of "dwarf2dbg.h"
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/config/tc-arm.c1
2 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index acf1737d18..6e29132946 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-05 Nick Clifton <nickc@redhat.com>
+
+ * config/tc-arm.c: Add include of "dwarf2dbg.h"
+
2000-11-02 Per Lundberg <plundis@chaosdev.org>
* configure.in: Recognise i[3456]86-chaosdev-storm-chaos.
diff --git a/gas/config/tc-arm.c b/gas/config/tc-arm.c
index 41e40d4a29..2f4f3e8dc1 100644
--- a/gas/config/tc-arm.c
+++ b/gas/config/tc-arm.c
@@ -35,6 +35,7 @@
#ifdef OBJ_ELF
#include "elf/arm.h"
+#include "dwarf2dbg.h"
#endif
/* Types of processor to assemble for. */
OpenPOWER on IntegriCloud