mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Removed <mv/lock.h> and <mv/vm_map.h>.
This commit is contained in:
parent
8c5ac22f9b
commit
a7379b84f5
1 changed files with 0 additions and 2 deletions
|
|
@ -38,11 +38,9 @@
|
|||
#include <vm/vm.h>
|
||||
#include <vm/vm_param.h>
|
||||
#include <vm/vm_prot.h>
|
||||
#include <vm/lock.h>
|
||||
#include <vm/vm_kern.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm_map.h>
|
||||
#include <vm/vm_pager.h>
|
||||
#include <vm/vm_extern.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue