-
-/*
- * pidwait.c -- wait for child to exit
+/* pidwait.c -- wait for child to exit
*
* This code is Copyright (c) 2002, by the authors of nmh. See the
* COPYRIGHT file in the root directory of the nmh distribution for
#include <h/mh.h>
#include <h/signals.h>
-#include <errno.h>
-#include <signal.h>
int
pidwait (pid_t id, int sigsok)