mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:28:12 +00:00
Kernel: Remove unused header includes in Heap subtree
This commit is contained in:
parent
abe72ede7a
commit
661809408e
2 changed files with 0 additions and 3 deletions
|
@ -18,8 +18,6 @@
|
|||
#include <Kernel/KSyms.h>
|
||||
#include <Kernel/Panic.h>
|
||||
#include <Kernel/PerformanceManager.h>
|
||||
#include <Kernel/Process.h>
|
||||
#include <Kernel/Scheduler.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <Kernel/SpinLock.h>
|
||||
#include <Kernel/StdLib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue