9e788adf56
GNU autoconf documentation marks this macro as obsolescent, as current systems are compatible with POSIX. Simplify code to unconditionally include <sys/wait.h>, and don't redefine WIFEXITSTATUS() and WIFEXITED(), since they are mandated by POSIX. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>