mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
Kernel: Remove unused header includes in ACPI subtree
This commit is contained in:
parent
661809408e
commit
187a8f6896
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <Kernel/Interrupts/IOAPIC.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <Kernel/StdLib.h>
|
||||
#include <Kernel/VM/MemoryManager.h>
|
||||
#include <Kernel/VM/TypedMapping.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
|
Loading…
Add table
Reference in a new issue