mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Remove unnecessary includes.
This commit is contained in:
parent
2efc89d4dc
commit
f5118d6aaf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99424
@ -70,8 +70,6 @@
|
||||
#include <sys/smp.h>
|
||||
#include <sys/vmmeter.h>
|
||||
|
||||
#include <machine/types.h>
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_page.h>
|
||||
|
@ -42,8 +42,6 @@
|
||||
#include <sys/mutex.h>
|
||||
#include <sys/malloc.h>
|
||||
|
||||
#include <machine/types.h>
|
||||
|
||||
#include <vm/uma.h>
|
||||
#include <vm/uma_int.h>
|
||||
#include <vm/uma_dbg.h>
|
||||
|
Loading…
Reference in New Issue
Block a user