Missing stdlib.h and unistd.h Index: xa60.c --- xa60.c.orig +++ xa60.c @@ -25,6 +25,8 @@ */ #include +#include +#include #ifdef USG #ifndef SYSV