Add include of "dwarf2dbg.h"
authorNick Clifton <nickc@redhat.com>
Sun, 5 Nov 2000 19:28:57 +0000 (19:28 +0000)
committerNick Clifton <nickc@redhat.com>
Sun, 5 Nov 2000 19:28:57 +0000 (19:28 +0000)
gas/ChangeLog
gas/config/tc-arm.c

index acf1737..6e29132 100644 (file)
@@ -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.
index 41e40d4..2f4f3e8 100644 (file)
@@ -35,6 +35,7 @@
 
 #ifdef OBJ_ELF
 #include "elf/arm.h"
+#include "dwarf2dbg.h"
 #endif
 
 /* Types of processor to assemble for.  */