Removed unused include of kernel-only file <sys/lock.h>.

This commit is contained in:
bde 2001-10-13 04:54:03 +00:00
parent 73b394228c
commit 3ace008295

View File

@ -27,7 +27,6 @@
*/
#include <sys/param.h>
#include <sys/lock.h>
#include <sys/procfs.h>
#include <machine/elf.h>
#include <vm/vm_param.h>