From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28604 invoked by alias); 25 Oct 2002 18:55:39 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28567 invoked from network); 25 Oct 2002 18:55:38 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (62.163.169.250) by sources.redhat.com with SMTP; 25 Oct 2002 18:55:38 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.5/8.12.5) with ESMTP id g9PItbBv000417 for ; Fri, 25 Oct 2002 20:55:37 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6/8.12.6) with ESMTP id g9PItbhb000714 for ; Fri, 25 Oct 2002 20:55:37 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6/8.12.6/Submit) id g9PItbX2000711; Fri, 25 Oct 2002 20:55:37 +0200 (CEST) Date: Fri, 25 Oct 2002 11:55:00 -0000 Message-Id: <200210251855.g9PItbX2000711@elgar.kettenis.dyndns.org> From: Mark Kettenis To: gdb-patches@sources.redhat.com Subject: [PATCH] Fix i386v-nat.c compilation X-SW-Source: 2002-10/txt/msg00545.txt.bz2 Checked in on mailine & branch. Index: ChangeLog from Mark Kettenis * 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" /* Mapping between the general-purpose registers in `struct user'