]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config/tc-m68k.c: Include "dwarf2dbg.h".
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 19 Sep 2001 10:58:37 +0000 (10:58 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 19 Sep 2001 10:58:37 +0000 (10:58 +0000)
gas/ChangeLog
gas/config/tc-m68k.c

index 4057d071e985823a3cc4f496217da4f0da36e72e..bf7b6b2e77d5a70bc28d5504a4e62fd0b8af53ec 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-19  Andreas Schwab  <schwab@suse.de>
+
+       * config/tc-m68k.c: Include "dwarf2dbg.h".
+
 2001-08-29  Joel Sherrill <joel@OARcorp.com>
 
        * configure.in (i[3456]86-*-rtems*, m68*-*-rtems*): Change 
index 53d92dcccdc811d764473a5c4f30b320202c4a97..24e1e3f98688e3b4b0243831701f60a725fb53d3 100644 (file)
@@ -24,6 +24,7 @@
 #include "as.h"
 #include "obstack.h"
 #include "subsegs.h"
+#include "dwarf2dbg.h"
 
 #include "opcode/m68k.h"
 #include "m68k-parse.h"