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/remote-bug.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/remote-bug.c') diff --git a/gdb/remote-bug.c b/gdb/remote-bug.c index 3537957..ff757a5 100644 --- a/gdb/remote-bug.c +++ b/gdb/remote-bug.c @@ -35,6 +35,7 @@ #include "gdbcore.h" #include "gdbcmd.h" +#include "serial.h" #include "remote-utils.h" /* External data declarations */ -- cgit v1.1