* Makefile.in (mcore-rom.o): Depends on "serial.h".
+2001-07-10 Andrew Cagney <ac131313@redhat.com>
+
+ * mcore-rom.c: Include "serial.h".
+ * Makefile.in (mcore-rom.o): Depends on "serial.h".
+
2001-07-10 Andrew Cagney <ac131313@redhat.com>
* Makefile.in (remote-bug.o): Depends on serial.h.
$(symtab_h) $(symfile_h) $(gdbcore_h) $(inferior_h)
mcore-rom.o: mcore-rom.c $(defs_h) $(gdbcore_h) target.h monitor.h \
- $(gdb_string_h) $(regcache_h)
+ $(gdb_string_h) $(regcache_h) serial.h
mdebugread.o: mdebugread.c buildsym.h complaints.h $(bfd_h) $(defs_h) \
$(expression_h) gdb-stabs.h $(gdbcore_h) $(gdbtypes_h) language.h \
#include "monitor.h"
#include "gdb_string.h"
#include "regcache.h"
+#include "serial.h"
/* Functions used only in this file. */