Include <vm/vm_param.h> for PA_LOCK_COUNT in order to fix kernel build

with options ZFS after r239065.
This commit is contained in:
marius 2012-08-05 20:19:27 +00:00
parent ec8c8f8e30
commit 39743a5c95

@ -71,6 +71,7 @@
#include <sys/sf_buf.h>
#include <sys/sched.h>
#include <sys/acl.h>
#include <vm/vm_param.h>
#include <vm/vm_pageout.h>
/*