common: Move board_get_usable_ram_top() out of common.h
[oweals/u-boot.git] / lib / efi_loader / efi_memory.c
index d46001f608bc59e8ee9bf7a21908bdb110887162..89adf2031024cd189ff00d52a7d732a513240fb3 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <efi_loader.h>
+#include <init.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <watchdog.h>