Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pierre Muller <muller@ics.u-strasbg.fr>
To: gdb-patches@sources.redhat.com
Subject: [Obvious fix] Fix compilation failure in gdbtk/generic directory.
Date: Thu, 20 Feb 2003 12:16:00 -0000	[thread overview]
Message-ID: <5.0.2.1.2.20030220131116.025c1210@ics.u-strasbg.fr> (raw)

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


             reply	other threads:[~2003-02-20 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20 12:16 Pierre Muller [this message]
2003-02-20 17:14 ` David Carlton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.0.2.1.2.20030220131116.025c1210@ics.u-strasbg.fr \
    --to=muller@ics.u-strasbg.fr \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox