Jay K <jay.kr...@cornell.edu> writes:

> proposed/tested fix:
> #ifdef __vms
> #include <unistd.h>
> #endif
>
> or similar.

Use #ifdef HAVE_UNISTD_H instead.  There are many examples in
libiberty.

Ian

Reply via email to