mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-05 16:14:38 +00:00
AK+Kernel: Add includes before removing Kernel/ProcessExposed.h
Apparently without this file, we won't be able to compile due to missing includes to TimeManagement and KBufferBuilder.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include <Kernel/FileSystem/DevPtsFS/FileSystem.h>
|
||||
#include <Kernel/FileSystem/DevPtsFS/Inode.h>
|
||||
#include <Kernel/TTY/SlavePTY.h>
|
||||
#include <Kernel/Time/TimeManagement.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user