Melvin Smith <[EMAIL PROTECTED]> writes:

> 5- Other misc includes that should be wrapped in ifdefs are:
>      sys/types.h, sys/stat.h, fcntl.h (btw parrot.h includes fcntl.h
>      twice, once inside an ifdef and then by default).

What platform doesn't have sys/types.h?  It's one of the few headers that
I've *never* seen wrapped in ifdef even in code meant to compile on
extremely strange systems.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to