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