From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9535 invoked by alias); 12 Mar 2012 05:28:34 -0000 Received: (qmail 9527 invoked by uid 22791); 12 Mar 2012 05:28:33 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.fgznet.ch (HELO smtp.fgznet.ch) (81.92.96.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Mar 2012 05:28:20 +0000 Received: from deuterium.andreas.nets (dhclient-91-190-14-19.flashcable.ch [91.190.14.19]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id q2C5S34v024536; Mon, 12 Mar 2012 06:28:04 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <4F5D8963.1000205@fgznet.ch> Date: Mon, 12 Mar 2012 05:28:00 -0000 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Joel Brobecker CC: gdb-patches@sourceware.org Subject: Re: [patch] fix amd64bsd-nat.c compilation References: <4F5CC12B.8080707@fgznet.ch> <20120312050232.GI2853@adacore.com> In-Reply-To: <20120312050232.GI2853@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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/msg00383.txt.bz2 On 12.03.12 06:02, Joel Brobecker wrote: >> Ok to commit? > [...] >> 2012-03-11 Andreas Tobler >> >> * amd64bsd-nat.c: Include amd64bsd-nat.h > > Looks good to me. Please go ahead and commit. > > Thanks for the fix, Done. Thank you for the review! Andreas