]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/x86/cpu/qemu/e820.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / arch / x86 / cpu / qemu / e820.c
index a4136eb98cfd14372b67c45b262f8476a41d9774..0da36bddeaecb20e1d8ab9addd8e95026b020a24 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <env_internal.h>
+#include <malloc.h>
 #include <asm/e820.h>
 #include <asm/arch/qemu.h>