Clean up process wait to use POSIX waitpid() interface.
[mmh] / uip / mhparse.c
index ece4e8f..d38f251 100644 (file)
 #include <h/mhparse.h>
 #include <h/utils.h>
 
-#ifdef HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
-
 extern int debugsw;
 
 extern int endian;  /* mhmisc.c */