* [Obvious fix] Fix compilation failure in gdbtk/generic directory.
@ 2003-02-20 12:16 Pierre Muller
2003-02-20 17:14 ` David Carlton
0 siblings, 1 reply; 2+ messages in thread
From: Pierre Muller @ 2003-02-20 12:16 UTC (permalink / raw)
To: gdb-patches
Committed as obvious.
ChangeLog Entry:
2003-02-20 Pierre Muller <muller@ics.u-strasbg.fr>
* generic/gdbtk-cmds.c: Add missing "block.h" include.
generic/gdbtk-stack.c: Ditto.
generic/gdbtk-wrapper.c: Ditto.
Index: generic/gdbtk-cmds.c
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/generic/gdbtk-cmds.c,v
retrieving revision 1.66
retrieving revision 1.67
diff -r1.66 -r1.67
36a37
> #include "block.h"
Index: generic/gdbtk-stack.c
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/generic/gdbtk-stack.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -r1.14 -r1.15
24a25
> #include "block.h"
Index: generic/gdbtk-wrapper.c
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/generic/gdbtk-wrapper.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -r1.8 -r1.9
22a23
> #include "block.h"
Pierre Muller
Institut Charles Sadron
6,rue Boussingault
F 67083 STRASBOURG CEDEX (France)
mailto:muller@ics.u-strasbg.fr
Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-20 17:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-20 12:16 [Obvious fix] Fix compilation failure in gdbtk/generic directory Pierre Muller
2003-02-20 17:14 ` David Carlton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox