From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25361 invoked by alias); 8 Oct 2007 15:10:49 -0000 Received: (qmail 25345 invoked by uid 22791); 8 Oct 2007 15:10:47 -0000 X-Spam-Check-By: sourceware.org Received: from ics.u-strasbg.fr (HELO ics.u-strasbg.fr) (130.79.112.250) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Oct 2007 15:10:44 +0000 Received: from ICSMULLER (laocoon.u-strasbg.fr [130.79.112.72]) by ics.u-strasbg.fr (Postfix) with ESMTP id A83CD18701E; Mon, 8 Oct 2007 17:15:25 +0200 (CEST) From: "Pierre Muller" To: "'Mark Kettenis'" Cc: , References: <009d01c809a7$a52fc9a0$ef8f5ce0$@u-strasbg.fr> <200710081326.l98DQs62013226@brahms.sibelius.xs4all.nl> <009f01c809b1$f15c5280$d414f780$@u-strasbg.fr> <20071008135843.GL3570@adacore.com> <000001c809b5$4c51a9d0$e4f4fd70$@u-strasbg.fr> <200710081429.l98ETtZD002804@brahms.sibelius.xs4all.nl> <000101c809b9$53d559f0$fb800dd0$@u-strasbg.fr> <200710081459.l98Ex6Vd019328@brahms.sibelius.xs4all.nl> In-Reply-To: <200710081459.l98Ex6Vd019328@brahms.sibelius.xs4all.nl> Subject: RE: [RFA] ARI fix: Replace dirent.h by gdb_dirent.h in linux-fork.c Date: Mon, 08 Oct 2007 15:10:00 -0000 Message-ID: <000301c809bd$6b69bda0$423d38e0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us 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: 2007-10/txt/msg00160.txt.bz2 Thanks, with your approval, I committed version2 of the patch. http://sourceware.org/ml/gdb-patches/2007-10/msg00156.html Pierre > -----Original Message----- > From: Mark Kettenis [mailto:mark.kettenis@xs4all.nl] > Sent: Monday, October 08, 2007 4:59 PM > To: muller@ics.u-strasbg.fr > Cc: brobecker@adacore.com; gdb-patches@sourceware.org > Subject: Re: [RFA] ARI fix: Replace dirent.h by gdb_dirent.h in linux- > fork.c > > > From: "Pierre Muller" > > Date: Mon, 8 Oct 2007 16:41:35 +0200 > > > > Thanks, I committed this: > > > > ChangeLog entry: > > 2007-10-08 Pierre Muller > > > > * linux-fork.c: Move "gdb_wait.h" include back to the > position of > > include before last commit. > > Thanks! > > Oh, and changing into "gdb_dirent.h" is ok too.