Sorry. I forgot to attach the patch file. Kei From: "Kei Sakamoto" To: Sent: Wednesday, October 08, 2003 11:42 AM Subject: [commit] Fix missing include "dis-asm.h" in m32r-tdep.c > Hello, > > On Tuesday, October 07, 2003 5:39 AM, Andrew Cagney wrote: > > This updates the status of various architectures. In the case of the > > m32r, I couldn't get it to build :-( > > It is because m32r-tdep.c does not include "dis-asm.h". > I've committed this as obvious. > > Kei > > === > > 2003-10-08 Kei Sakamoto > > * m32r-tdep.c : Include "dis-asm.h". > * Makefile.in (m32r-tdep.o): Update dependencies. > >