public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Re: [Patch] Remove unneeded include in gdbtk-cmds.c
@ 2012-03-30  7:22 Roland Schwingel
  0 siblings, 0 replies; 3+ messages in thread
From: Roland Schwingel @ 2012-03-30  7:22 UTC (permalink / raw)
  To: Keith Seitz, insight

Hi ...

Keith Seitz <keiths@redhat.com> wrote on 30.03.2012 00:18:14:
 > > 2012-03-19 Roland Schwingel <roland.schwingel@onevision.com>
 > >
 > > * generic/gdbtk-cmds.c: Remove unneeded include.
 > >
 > > Any comments? Is this ok?
 >
 > Yes, it is. Please commit it.
Committed now. Also adjusted copyright years and mentioned it in changelog.

Thanks for taking a look,

Roland

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Patch] Remove unneeded include in gdbtk-cmds.c
  2012-03-19 11:53 Roland Schwingel
@ 2012-03-29 22:18 ` Keith Seitz
  0 siblings, 0 replies; 3+ messages in thread
From: Keith Seitz @ 2012-03-29 22:18 UTC (permalink / raw)
  To: Roland Schwingel; +Cc: insight

On 03/19/2012 04:53 AM, Roland Schwingel wrote:
> Changelog:
>
> 2012-03-19 Roland Schwingel <roland.schwingel@onevision.com>
>
> * generic/gdbtk-cmds.c: Remove unneeded include.
>
> Any comments? Is this ok?

Yes, it is. Please commit it.

Keith

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Patch] Remove unneeded include in gdbtk-cmds.c
@ 2012-03-19 11:53 Roland Schwingel
  2012-03-29 22:18 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Roland Schwingel @ 2012-03-19 11:53 UTC (permalink / raw)
  To: insight

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

Hi....

Including "tui/tui-file.h" is unneeded in gdbtk-cmds.c. This simple 
patch removes it.

Changelog:

2012-03-19  Roland Schwingel <roland.schwingel@onevision.com>

         * generic/gdbtk-cmds.c: Remove unneeded include.

Any comments? Is this ok?

Roland


[-- Attachment #2: unneeded_include_gdbtk-cmds.c.patch --]
[-- Type: text/plain, Size: 313 bytes --]

--- gdbtk_orig/generic/gdbtk-cmds.c	2012-03-05 09:19:00.000000000 +0100
+++ gdbtk/generic/gdbtk-cmds.c	2012-03-19 11:58:36.913173500 +0100
@@ -32,7 +32,6 @@
 #include "gdbcore.h"
 #include "demangle.h"
 #include "linespec.h"
-#include "tui/tui-file.h"
 #include "top.h"
 #include "annotate.h"
 #include "block.h"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-30  7:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-30  7:22 [Patch] Remove unneeded include in gdbtk-cmds.c Roland Schwingel
  -- strict thread matches above, loose matches on Subject: below --
2012-03-19 11:53 Roland Schwingel
2012-03-29 22:18 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).