Fix build.

This commit is contained in:
Gleb Smirnoff 2016-02-04 00:23:21 +00:00
parent f408f6043a
commit 9508a0e1fe

View File

@ -29,6 +29,7 @@
#include <sys/param.h>
#include <sys/cpuset.h>
#include <sys/sysctl.h>
#include <sys/_task.h>
#include <vm/vm.h>
#include <vm/vm_page.h>