aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-m32r-sdi.c
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2015-02-06 12:17:21 -0800
committerDoug Evans <dje@google.com>2015-02-06 12:17:21 -0800
commitbd2e0e9e9ab61b1838167c1110c35da8b21c8f02 (patch)
treec4a9613964f2e077cc808ebf27a7ae7c7d2865fd /gdb/remote-m32r-sdi.c
parentf176c4b57f57c8965807256bad1cd487b92b5457 (diff)
downloadgdb-bd2e0e9e9ab61b1838167c1110c35da8b21c8f02.zip
gdb-bd2e0e9e9ab61b1838167c1110c35da8b21c8f02.tar.gz
gdb-bd2e0e9e9ab61b1838167c1110c35da8b21c8f02.tar.bz2
remote-m32r-sdi.c: Include symfile.h.
gdb/ChangeLog: * remote-m32r-sdi.c: Include symfile.h.
Diffstat (limited to 'gdb/remote-m32r-sdi.c')
-rw-r--r--gdb/remote-m32r-sdi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-m32r-sdi.c b/gdb/remote-m32r-sdi.c
index 6052386..c55b75c 100644
--- a/gdb/remote-m32r-sdi.c
+++ b/gdb/remote-m32r-sdi.c
@@ -40,7 +40,7 @@
#include <time.h>
#include "gdb_bfd.h"
#include "cli/cli-utils.h"
-
+#include "symfile.h"
#include "serial.h"
/* Descriptor for I/O to remote machine. */