mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:47:45 +00:00
Kernel: Add missing #includes now that <AK/StdLibExtras.h> is smaller
This commit is contained in:
parent
37fc6c117c
commit
fa9fba6901
13 changed files with 13 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
//#define PATA_DEVICE_DEBUG
|
||||
|
||||
#include <AK/Memory.h>
|
||||
#include <Kernel/Devices/PATAChannel.h>
|
||||
#include <Kernel/Devices/PATADiskDevice.h>
|
||||
#include <Kernel/FileSystem/FileDescription.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue