Subject: Re: CVS commit: syssrc
To: None <hubert.feyrer@informatik.fh-regensburg.de>
From: Klaus Klein <klaus.klein@security.kpnqwest.com>
List: source-changes
Date: 06/27/2000 06:39:49
Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de> writes:
> On Mon, 26 Jun 2000, Klaus Klein wrote:
> > Module Name: syssrc
> > Committed By: kleink
> > Date: Mon Jun 26 16:54:41 UTC 2000
> >
> > Modified Files:
> > syssrc/sys/sys: mman.h
> >
> > Log Message:
> > Provide local definitions of mode_t and off_t, thus eliminating the need
> > for an application to include <sys/types.h> first.
>
> Why not just pull in <sys/types.h> ?
>
> [...]
> --
> NetBSD - because Unix isn't just #include <linux.h>, i386, ILP32, ELF, ...!
I think you already provided the answer for this one.
- Klaus