Subject: Re: sys_errlist definitioni
To: Curt Sampson <curt@portal.ca>
From: Simon Burge <simonb@telstra.com.au>
List: current-users
Date: 07/03/1996 17:55:30
On Tue, 2 Jul 1996 22:49:11 -0700 (PDT)  Curt Sampson wrote:

> Is there any reason that we can't put the definition in *both* <stdio.h>
> and <errno.h>? We can mark it with a nice little XXX in stdio.h explaining
> how stupid this is and how we hate backward compatability....

Or is it taboo to just "#include <errno.h>" in stdio.h?  I think I'm
more comfortable with that than duplicating definitions in differenct
files....

Simon.