vm: fix riscv64 build

This commit is contained in:
Kacper Kasper
2026-04-07 15:13:40 +02:00
parent 20121b15ad
commit cebd4714ed
+2
View File
@@ -19,7 +19,9 @@
#include <AutoDeleter.h>
#include <util/AutoLock.h>
#include <heap.h>
#include <low_resource_manager.h>
#include <thread.h>
#include <vfs.h>
#include <vm/vm.h>
#include <vm/vm_priv.h>