diff options
Diffstat (limited to 'vm/vm_map.h')
-rw-r--r-- | vm/vm_map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vm/vm_map.h b/vm/vm_map.h index c68072d7..7a2bc44c 100644 --- a/vm/vm_map.h +++ b/vm/vm_map.h @@ -28,6 +28,7 @@ #include <machine/pmap.h> #include <vm/vm_adv.h> #include <vm/vm_inherit.h> +#include <vm/vm_object.h> #include <vm/vm_prot.h> /* |