From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12574 invoked by alias); 8 Oct 2007 14:59:41 -0000 Received: (qmail 12565 invoked by uid 22791); 8 Oct 2007 14:59:40 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO brahms.sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Oct 2007 14:59:36 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.1/8.14.0) with ESMTP id l98Ex6Jd015187; Mon, 8 Oct 2007 16:59:06 +0200 (CEST) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.1/8.14.1/Submit) id l98Ex6Vd019328; Mon, 8 Oct 2007 16:59:06 +0200 (CEST) Date: Mon, 08 Oct 2007 14:59:00 -0000 Message-Id: <200710081459.l98Ex6Vd019328@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: muller@ics.u-strasbg.fr CC: brobecker@adacore.com, gdb-patches@sourceware.org In-reply-to: <000101c809b9$53d559f0$fb800dd0$@u-strasbg.fr> (muller@ics.u-strasbg.fr) Subject: Re: [RFA] ARI fix: Replace dirent.h by gdb_dirent.h in linux-fork.c 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> 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/msg00158.txt.bz2 > 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.