This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

tc-m68k.c compilation problem


This fixes a compilation problem for m68k-linux in the 2.11 branch.
Apologies for not properly testing my last change before checkin.  Checked
in as being obvious.

Andreas.

2001-09-19  Andreas Schwab  <schwab@suse.de>

	* config/tc-m68k.c: Include "dwarf2dbg.h".

--- gas/config/tc-m68k.c.~1.17.2.3.~	Sat Jul 21 15:33:53 2001
+++ gas/config/tc-m68k.c	Wed Sep 19 12:47:21 2001
@@ -24,6 +24,7 @@
 #include "as.h"
 #include "obstack.h"
 #include "subsegs.h"
+#include "dwarf2dbg.h"
 
 #include "opcode/m68k.h"
 #include "m68k-parse.h"

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de				completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]