Index: boot/arch/riscv64/include/types.h
===================================================================
--- boot/arch/riscv64/include/types.h	(revision de1712e4e19c9ccc82703e05e5f4805fdb28a75b)
+++ boot/arch/riscv64/include/types.h	(revision 5f53428ace17fe775b4d10c50bd94becc2cae73e)
@@ -29,4 +29,6 @@
 #ifndef BOOT_riscv64_TYPES_H_
 #define BOOT_riscv64_TYPES_H_
+
+#include <arch/common.h>
 
 #define MEMMAP_MAX_RECORDS         32
