mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:17:36 +00:00
Kernel: Add header includes closer to their use
This commit is contained in:
parent
1adf57530c
commit
26d7c25076
6 changed files with 10 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <Kernel/Memory/MemoryManager.h>
|
||||
#include <Kernel/Memory/Region.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <Kernel/Arch/x86/InterruptDisabler.h>
|
||||
|
||||
namespace Kernel::PCI {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue