Back out part of previous commit: remove #include <sys/proc.h>.
This commit is contained in:
parent
e9745b9961
commit
6303ee4e2a
@ -43,7 +43,6 @@ static const char rcsid[] =
|
||||
#include <sys/param.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/pioctl.h>
|
||||
#include <sys/proc.h>
|
||||
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
|
@ -42,7 +42,6 @@ static const char rcsid[] =
|
||||
#include <sys/param.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/pioctl.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#include <err.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user