Subject: Re: mklocale, take 2
To: None <thorpej@wasabisystems.com>
From: Klaus Klein <kleink@reziprozitaet.de>
List: tech-toolchain
Date: 10/18/2001 17:46:03
Jason R Thorpe <thorpej@wasabisystems.com> writes:

> On Thu, Oct 18, 2001 at 03:39:46AM -0400, James Chacon wrote:
> 
>  > +#include <sys/cdefs.h>
>  > +#include <sys/types.h>
> 
> Why do you explicitly need <sys/cdefs.h>?  Our style guide says that
> <sys/types.h> causes it to be pulled in ... [...]

It used to, but apparently it does no longer say so...


- Klaus