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