mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
Kernel: Reduce header dependencies of Process and Thread
This commit is contained in:
parent
e61cdf5c39
commit
16818322c5
Notes:
sideshowbarker
2024-07-19 09:17:20 +09:00
Author: https://github.com/awesomekling
Commit: 16818322c5
5 changed files with 14 additions and 8 deletions
|
@ -49,6 +49,7 @@
|
|||
#include <Kernel/Net/UDPSocket.h>
|
||||
#include <Kernel/PCI/Access.h>
|
||||
#include <Kernel/Profiling.h>
|
||||
#include <Kernel/TTY/TTY.h>
|
||||
#include <Kernel/VM/MemoryManager.h>
|
||||
#include <Kernel/VM/PurgeableVMObject.h>
|
||||
#include <LibBareMetal/Output/Console.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue