Include vm/vm_zone.h prior to vm/swap_pager.h.
Noticed by: Michael Harnois <mdharnois@home.com> Submitted by: assar
This commit is contained in:
parent
385258aeec
commit
182989cd49
@ -82,6 +82,7 @@
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm_pager.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/swap_pager.h>
|
||||
|
||||
static d_ioctl_t vnioctl;
|
||||
|
Loading…
Reference in New Issue
Block a user