diff options
Diffstat (limited to 'arch/x86')
-rw-r--r-- | arch/x86/lib/tables.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/lib/tables.c b/arch/x86/lib/tables.c index a156f2ce31..1213a9cd2b 100644 --- a/arch/x86/lib/tables.c +++ b/arch/x86/lib/tables.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <malloc.h> #include <asm/sfi.h> #include <asm/mpspec.h> #include <asm/smbios.h> |