Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 15:12:06 +0200
From:      Dejan Lesjak <dejan.lesjak@ijs.si>
To:        Stefan Farfeleder <stefanf@FreeBSD.org>, cvs-src@freebsd.org
Subject:   Re: cvs commit: src/include Makefile
Message-ID:  <20050914131206.EAAF91702B@radagast.ijs.si>
References:  <200509140901.j8E916mL044612@repoman.freebsd.org> <20050914095217.GC59453__1440.7719871544$1126691658$gmane$org@wombat.fafoe.narf.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Stefan Farfeleder wrote:

> 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?
> _______________________________________________
> cvs-src@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org"

Well, since you asked :)
The inclusion of prototype seems to have broken imake:

http://lists.freebsd.org/pipermail/freebsd-x11/2005-September/002189.html

So putting it in another include would be neater from this particular point
of view as imake doesn't need changes then :)


Dejan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050914131206.EAAF91702B>