Unremove used includes.
Bugs in test coverage should be fixed before removing any includes. LINT should be configured for full profiling support.
This commit is contained in:
parent
1e2c48a5e2
commit
4250429d48
@ -37,8 +37,10 @@
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/sysproto.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/resourcevar.h>
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
#include <machine/cpu.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user