> Another glitch on Solaris,
>
>    .../plan9/src/cmd/grap/print.c:183
>
> needs to be
>    extern pid_t getpid(void);

Actually it needs to be #include <unistd.h>.  Fixed.

Russ

Reply via email to