Fix undefined references to `WIFEXITED' and `WEXITSTATUS'. Index: fig2dev/dev/readeps.c --- fig2dev/dev/readeps.c.orig +++ fig2dev/dev/readeps.c @@ -29,6 +29,7 @@ #include #include #include +#include #include "fig2dev.h" /* includes bool.h and object.h */ //#include "object.h"