mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:57:44 +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
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