summaryrefslogtreecommitdiff
path: root/gdb/mcore-rom.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-07-10 23:08:12 +0000
committerAndrew Cagney <cagney@redhat.com>2001-07-10 23:08:12 +0000
commitbe16793b8276e19f6ffa5d267a5f60df2c05b528 (patch)
treedac8df3b6174accd159e4f777b8ce958845daa69 /gdb/mcore-rom.c
parent2c61525b6c29444e04f56c2cae9a9ca51f118ee9 (diff)
downloadgdb-be16793b8276e19f6ffa5d267a5f60df2c05b528.tar.gz
* mcore-rom.c: Include "serial.h".
* Makefile.in (mcore-rom.o): Depends on "serial.h".
Diffstat (limited to 'gdb/mcore-rom.c')
-rw-r--r--gdb/mcore-rom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/mcore-rom.c b/gdb/mcore-rom.c
index cb77b19dc9e..339c64096d6 100644
--- a/gdb/mcore-rom.c
+++ b/gdb/mcore-rom.c
@@ -25,6 +25,7 @@
#include "monitor.h"
#include "gdb_string.h"
#include "regcache.h"
+#include "serial.h"
/* Functions used only in this file. */