summaryrefslogtreecommitdiffstats
path: root/bin/ps/print.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-05-03 11:49:44 +0000
committermarkm <markm@FreeBSD.org>2001-05-03 11:49:44 +0000
commit6e5753e11d426b80f76d88205ed226f2656346d0 (patch)
tree948153e9a1f6447e3b162b2006bfe55fe9e2f2ff /bin/ps/print.c
parentb8317601916687872465228c4e22a7b39fa64362 (diff)
downloadFreeBSD-src-6e5753e11d426b80f76d88205ed226f2656346d0.zip
FreeBSD-src-6e5753e11d426b80f76d88205ed226f2656346d0.tar.gz
Depollute headers now that the VM headers DTRT.
Diffstat (limited to 'bin/ps/print.c')
-rw-r--r--bin/ps/print.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ps/print.c b/bin/ps/print.c
index 8762700..f73c3f0 100644
--- a/bin/ps/print.c
+++ b/bin/ps/print.c
@@ -40,7 +40,6 @@ static const char rcsid[] =
#endif /* not lint */
#include <sys/param.h>
-#include <sys/lock.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <sys/proc.h>
OpenPOWER on IntegriCloud