From 19d0857d84cbc0267a8b222368e143bdcdaaf9a7 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 19 Jun 2024 17:56:55 +0200 Subject: ARM64: Got into the linking stage, writing missing drivers in HAL now. Signed-off-by: Amlal El Mahrouss --- Kernel/Sources/FS/NewFS.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'Kernel/Sources/FS') diff --git a/Kernel/Sources/FS/NewFS.cxx b/Kernel/Sources/FS/NewFS.cxx index 2938c53f..3d9cd2e7 100644 --- a/Kernel/Sources/FS/NewFS.cxx +++ b/Kernel/Sources/FS/NewFS.cxx @@ -8,6 +8,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3