It seems Daniel Eischen wrote:
> > They're in sys/unistd.h, which is included by unistd.h.  That should be
> > just fine, and that location appears to be consistent with our other POSIX
> > macro definitions.
> 
> Ahh, good.  I didn't have them because I wasn't up to date.
> 
> So the question is now, why wasn't the nist port picking them up?

Because unistd.h is not included as linux/solaris/etc doesn't need that.

I've put in yet another ifdef __FreeBSD__ to deal with it, sigh....

-Søren


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to