X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/164be8e5e8b40ce4572281be26d423a9c9d595f3..dcbbebd768c6444e2fbf83de2b3dc6c76b513a54:/sbr/pidwait.c?ds=sidebyside diff --git a/sbr/pidwait.c b/sbr/pidwait.c index f454161d..2e56f0b0 100644 --- a/sbr/pidwait.c +++ b/sbr/pidwait.c @@ -1,6 +1,4 @@ - -/* - * 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 @@ -9,8 +7,6 @@ #include #include -#include -#include int pidwait (pid_t id, int sigsok)