mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:38:12 +00:00
Kernel: More header dependency reduction work
This commit is contained in:
parent
16818322c5
commit
635ae70b8f
6 changed files with 7 additions and 10 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
#include <AK/HashTable.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <Kernel/FileSystem/Custody.h>
|
||||
#include <Kernel/FileSystem/Inode.h>
|
||||
#include <Kernel/Lock.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue