Remove 3 instances of vm_zone.h inclusion.
This commit is contained in:
parent
28a8eb54ff
commit
29317d861d
@ -46,7 +46,6 @@
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_pager.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vnode_pager.h>
|
||||
#include <vm/vm_extern.h>
|
||||
|
||||
|
@ -66,7 +66,6 @@ static int smbfs_version = SMBFS_VERSION;
|
||||
#ifdef SMBFS_USEZONE
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
vm_zone_t smbfsmount_zone;
|
||||
#endif
|
||||
|
@ -48,7 +48,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
|
||||
#include <netsmb/smb.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user