undefined reference to `WIFEXITED'
Brought to you by:
solbu
On both NetBSD and FreeBSD, the following build error occurs:
grip.o: In function `Homepage': grip.c:(.text+0x7a): undefined reference to `WIFEXITED' cdplay.o: In function `SubmitEntry': cdplay.c:(.text+0xc63): undefined reference to `WIFEXITED' *** [grip] Error code 1
man 2 wait synopsis includes <sys wait.h=""> (and <sys types.h=""> for some systems).
The attached patches fix the error.</sys></sys>
Ticket moved from /p/grip/bugs/407/
Fixed in the next release