mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 23:56:06 +00:00
Kernel: Repair build for aarch64
This broke in 6fd478b6ce
due to
insufficient testing on my part. Sorry!
This commit is contained in:
parent
7f4680a377
commit
c25bef59aa
Notes:
sideshowbarker
2024-07-17 02:08:04 +09:00
Author: https://github.com/BenWiederhake
Commit: c25bef59aa
Pull-request: https://github.com/SerenityOS/serenity/pull/16798
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/StringView.h>
|
||||
#include <AK/Types.h>
|
||||
#include <Kernel/Arch/aarch64/IRQController.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue