From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4850 invoked by alias); 12 Mar 2012 07:56:06 -0000 Received: (qmail 4842 invoked by uid 22791); 12 Mar 2012 07:56:06 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Mar 2012 07:55:52 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id q2C7tDKP027975; Mon, 12 Mar 2012 08:55:13 +0100 (CET) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id q2C7tB6O005959; Mon, 12 Mar 2012 08:55:11 +0100 (CET) Date: Mon, 12 Mar 2012 07:56:00 -0000 Message-Id: <201203120755.q2C7tB6O005959@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: brobecker@adacore.com CC: andreast-list@fgznet.ch, gdb-patches@sourceware.org In-reply-to: <20120312050232.GI2853@adacore.com> (message from Joel Brobecker on Sun, 11 Mar 2012 22:02:32 -0700) Subject: Re: [patch] fix amd64bsd-nat.c compilation References: <4F5CC12B.8080707@fgznet.ch> <20120312050232.GI2853@adacore.com> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00387.txt.bz2 > Date: Sun, 11 Mar 2012 22:02:32 -0700 > From: Joel Brobecker > > > Ok to commit? > [...] > > 2012-03-11 Andreas Tobler > > > > * amd64bsd-nat.c: Include amd64bsd-nat.h > > Looks good to me. Please go ahead and commit. But when you do, please include amd64bsd-nat.h after amd64-nat.h instead of before.