public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* [patch] Include "regcache.h" in gdbtk-registers.c
@ 2001-10-20 18:11 Andrew Cagney
  0 siblings, 0 replies; only message in thread
From: Andrew Cagney @ 2001-10-20 18:11 UTC (permalink / raw)
  To: insight

FYI,

I've committed the attached to the 5.1 branch as obvious.  An equivalent
patch has already been committed to the trunk.

enjoy,
Andrew

2001-10-20  Andrew Cagney  <ac131313@redhat.com>

	* generic/gdbtk-register.c: Include "regcache.h".

Index: generic/gdbtk-register.c
===================================================================
RCS file: /cvs/src/src/gdb/gdbtk/generic/gdbtk-register.c,v
retrieving revision 1.2
diff -p -r1.2 gdbtk-register.c
*** gdbtk-register.c	2001/07/20 22:19:50	1.2
--- gdbtk-register.c	2001/10/21 01:08:00
***************
*** 21,26 ****
--- 21,27 ----
  #include "defs.h"
  #include "frame.h"
  #include "value.h"
+ #include "regcache.h"
  
  #include <tcl.h>
  #include "gdbtk.h"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-20 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-20 18:11 [patch] Include "regcache.h" in gdbtk-registers.c Andrew Cagney

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).