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:
a8a69e6
)
add include of "complaints.h"
author
David D. Zuhn
<zoo@cygnus>
Mon, 21 Dec 1992 10:22:03 +0000
(10:22 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Mon, 21 Dec 1992 10:22:03 +0000
(10:22 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/remote-vx.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index bfb1cba87ff5111de64100697ad523347585c401..4f6605343770b80f42ae0504cc5d8dbc7f1ac79f 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+Mon Dec 21 02:17:57 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * remote-vx.c: remove include of "symfile.h", replace it with "complaints.h"
+
Fri Dec 18 10:32:25 1992 Fred Fish (fnf@cygnus.com)
* Makefile.in (VERSION): Bump to 4.7.4.
diff --git
a/gdb/remote-vx.c
b/gdb/remote-vx.c
index 1f862a61ea253eb4b6d00a55ab6bb38b1e3853ce..91d2e87f6e0c770fd3bbb05e443584fcc29968f2 100644
(file)
--- a/
gdb/remote-vx.c
+++ b/
gdb/remote-vx.c
@@
-26,7
+26,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "gdbcore.h"
#include "command.h"
#include "symtab.h"
-#include "
symfile.h" /* for struct complaint */
+#include "
complaints.h"
#include <string.h>
#include <errno.h>