aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-bug.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-07-10 22:38:38 +0000
committerAndrew Cagney <cagney@redhat.com>2001-07-10 22:38:38 +0000
commit899ff3a211b8df5737b55890c0956daaeb407dde (patch)
tree27c308d3a2ae23ab542e5e5ffe3293158f4fb06d /gdb/remote-bug.c
parent07e97ae2e3f6b9b2fb98368af7b659024cba9733 (diff)
downloadfsf-binutils-gdb-899ff3a211b8df5737b55890c0956daaeb407dde.zip
fsf-binutils-gdb-899ff3a211b8df5737b55890c0956daaeb407dde.tar.gz
fsf-binutils-gdb-899ff3a211b8df5737b55890c0956daaeb407dde.tar.bz2
m88k builds. Tweek remote-bug.c to include "serial.h".
Diffstat (limited to 'gdb/remote-bug.c')
-rw-r--r--gdb/remote-bug.c1
1 files changed, 1 insertions, 0 deletions
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 */