Richard W.M. Jones <rjones <at> redhat.com> writes:

> I'm guessing the problem is void * vs char *, unless the off_t types
> also differ.

The off_t types are fine.  But the unistd.h header is indeed wrong; POSIX 
requires void*.

-- 
Eric Blake




Reply via email to