mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 05:38:11 +00:00
Kernel: Remove unused header includes in root kernel tree
This commit is contained in:
parent
28cf9ffe90
commit
6f408e7f0d
3 changed files with 0 additions and 6 deletions
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/SourceLocation.h>
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <Kernel/Debug.h>
|
||||
#include <Kernel/KSyms.h>
|
||||
#include <Kernel/Lock.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue