Commit e2616dde by Richard Kenner

Never include wait.h.

From-SVN: r11405
parent ba3a053e
...@@ -35,9 +35,6 @@ Boston, MA 02111-1307, USA. */ ...@@ -35,9 +35,6 @@ Boston, MA 02111-1307, USA. */
#include <signal.h> #include <signal.h>
#include <sys/file.h> #include <sys/file.h>
#include <sys/stat.h> #include <sys/stat.h>
#ifdef NO_WAIT_H
#include <sys/wait.h>
#endif
#define COLLECT #define COLLECT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment