From owner-freebsd-current@FreeBSD.ORG Sun May 4 11:52:15 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF72D37B404 for ; Sun, 4 May 2003 11:52:15 -0700 (PDT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02C0043FE0 for ; Sun, 4 May 2003 11:52:15 -0700 (PDT) (envelope-from kabaev@mail.ru) Received: from [151.203.7.15] (port=56272 helo=kan.dnsalias.net) by mx2.mail.ru with esmtp id 19COar-0000Np-00; Sun, 04 May 2003 22:52:13 +0400 Received: from kan.dnsalias.net (ak03@localhost [127.0.0.1]) by kan.dnsalias.net (8.12.9/8.12.9) with ESMTP id h44IqBFM035991; Sun, 4 May 2003 14:52:11 -0400 (EDT) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.9/8.12.9/Submit) id h44IqBnS035990; Sun, 4 May 2003 14:52:11 -0400 (EDT) Date: Sun, 4 May 2003 14:52:10 -0400 From: Alexander Kabaev To: Pav Lucistnik Message-Id: <20030504145210.74ea557d.kabaev@mail.ru> In-Reply-To: <1052068880.617.9.camel@pav.oook.cz> References: <1052068880.617.9.camel@pav.oook.cz> X-Mailer: Sylpheed version 0.8.10claws18 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: same define in two header files X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 18:52:16 -0000 On 04 May 2003 19:21:21 +0200 Pav Lucistnik wrote: > > > Maybe there are stalled header files in /usr/include, how can I found > which one? I can't rely on timestamps like with binaries. > No, this was a pollution I incorrectly propagated from non-i386 platforms. I will commit a fix shortly.