Date: Wed, 14 Sep 2005 11:52:19 +0200 From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include Makefile Message-ID: <20050914095217.GC59453@wombat.fafoe.narf.at> In-Reply-To: <200509140901.j8E916mL044612@repoman.freebsd.org> References: <200509140901.j8E916mL044612@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 14, 2005 at 09:01:06AM +0000, Stefan Farfeleder wrote: > Back out 1.247. On ia64 <osreldate.h> is included from assembler source, > the prototype broke buildword. I waver between guarding the prototype with #ifndef __ASSEMBLER__ and moving it to another header, eg. <unistd.h>. Opinions?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050914095217.GC59453>