From 899ff3a211b8df5737b55890c0956daaeb407dde Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 10 Jul 2001 22:38:38 +0000 Subject: m88k builds. Tweek remote-bug.c to include "serial.h". --- gdb/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/Makefile.in') diff --git a/gdb/Makefile.in b/gdb/Makefile.in index f943363..94c59d2 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1833,7 +1833,7 @@ rdi-share/libangsd.a: force remote-rdp.o: remote-rdp.c $(defs_h) $(gdbcore_h) \ $(inferior_h) $(gdb_string_h) -remote-bug.o: remote-bug.c $(defs_h) $(gdbcore_h) \ +remote-bug.o: remote-bug.c $(defs_h) $(gdbcore_h) serial.h \ $(inferior_h) target.h terminal.h $(remote_utils_h) $(gdb_string_h) \ $(regcache_h) -- cgit v1.1