mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Kernel: Add missing #includes now that <AK/StdLibExtras.h> is smaller
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "CMOS.h"
|
||||
#include "Process.h"
|
||||
#include <AK/Assertions.h>
|
||||
#include <AK/Memory.h>
|
||||
#include <Kernel/Arch/i386/CPU.h>
|
||||
#include <Kernel/FileSystem/Inode.h>
|
||||
#include <Kernel/Multiboot.h>
|
||||
|
||||
Reference in New Issue
Block a user