Clean up process wait to use POSIX waitpid() interface.
[mmh] / uip / mhtest.c
index 7dc9c07..f6c14fb 100644 (file)
 #include <h/mhcachesbr.h>
 #include <h/utils.h>
 
-#ifdef HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
 static struct swit switches[] = {
 #define CHECKSW  0
        { "check", 0 },