Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Fix i386v-nat.c compilation
@ 2002-10-25 11:55 Mark Kettenis
  2002-10-25 13:28 ` Joel Brobecker
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Kettenis @ 2002-10-25 11:55 UTC (permalink / raw)
  To: gdb-patches

Checked in on mailine & branch.


Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* i386v-nat.c: Include "i386-tdep.h".

Index: i386v-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/i386v-nat.c,v
retrieving revision 1.11
diff -u -p -r1.11 i386v-nat.c
--- i386v-nat.c 18 Aug 2002 21:53:55 -0000 1.11
+++ i386v-nat.c 25 Oct 2002 18:49:31 -0000
@@ -60,6 +60,8 @@
 #include "floatformat.h"
 
 #include "target.h"
+
+#include "i386-tdep.h"
 \f
 
 /* Mapping between the general-purpose registers in `struct user'


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

end of thread, other threads:[~2002-10-25 21:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-25 11:55 [PATCH] Fix i386v-nat.c compilation Mark Kettenis
2002-10-25 13:28 ` Joel Brobecker
2002-10-25 14:24   ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox