projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54d44c8
)
symfile.h requires bfd.h so include it
author
K. Richard Pixley
<rich@cygnus>
Tue, 8 Jun 1993 23:17:01 +0000
(23:17 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Tue, 8 Jun 1993 23:17:01 +0000
(23:17 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/remote-eb.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index fb78fecf019d931235393c926d672e53d17df08d..a9e16aedfa3af5ff94165a7012aa36bf7ef36afd 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-4,7
+4,7
@@
Tue Jun 8 14:52:55 1993 K. Richard Pixley (rich@sendai.cygnus.com)
* config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt: new files.
* configure.in: sparc-vxworks gdb_target now vxsparc.
- * remote.c: symfile.h requires bfd.h so include it.
+ * remote
-eb.c, remote
.c: symfile.h requires bfd.h so include it.
Tue Jun 8 14:42:10 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
diff --git
a/gdb/remote-eb.c
b/gdb/remote-eb.c
index cb79d15d88ecec53808e6a2662fe27781ee03528..efe3c137e021f4c8d89168532ea66015298e389b 100644
(file)
--- a/
gdb/remote-eb.c
+++ b/
gdb/remote-eb.c
@@
-31,6
+31,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "a29k/tm-a29k.h"
#include "inferior.h"
+#include "bfd.h"
#include "symfile.h"
#include "wait.h"
#include "value.h"