]> git.marmaro.de Git - mmh/blobdiff - uip/mhn.c
Clean up process wait to use POSIX waitpid() interface.
[mmh] / uip / mhn.c
index a7644a39a893d9a5f52ecd5f1f19ba4b228718d3..2ce21d37de09120b3c666b535b45b51aa7127793 100644 (file)
--- a/uip/mhn.c
+++ b/uip/mhn.c
 #include <h/mhcachesbr.h>
 #include <h/utils.h>
 
-#ifdef HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
 static struct swit switches[] = {
 #define        AUTOSW                  0
     { "auto", 0 },