mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-18 05:34:34 +00:00
Kernel: Remove unused header includes in root kernel tree
This commit is contained in:
committed by
Andreas Kling
parent
28cf9ffe90
commit
6f408e7f0d
@@ -4,8 +4,6 @@
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/Memory.h>
|
||||
#include <AK/kmalloc.h>
|
||||
#include <Kernel/Arch/x86/RegisterState.h>
|
||||
#include <Kernel/ThreadTracer.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user