Subject: Re: Non-ANSI ism in system headers
To: Bill Studenmund <wrstuden@netbsd.org>
From: Neil Booth <neil@daikokuya.co.uk>
List: current-users
Date: 04/26/2005 22:29:35
Bill Studenmund wrote:-

> What you might do is try defining STDC. That should turn off all of the 
> non-gcc (and a lot of non-NetBSD) stuff.

I do define __STDC__; like GCC.  My original message pointed out
that the preprocessed traces were the same; in fact to the offending
line there is nothing but #include and #ifndef header guards.

Neil.