diff options
Diffstat (limited to 'cmd/x86/hob.c')
-rw-r--r-- | cmd/x86/hob.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/x86/hob.c b/cmd/x86/hob.c index 9e555c7..01db93e 100644 --- a/cmd/x86/hob.c +++ b/cmd/x86/hob.c @@ -7,6 +7,7 @@ #include <command.h> #include <efi.h> #include <uuid.h> +#include <asm/global_data.h> #include <asm/hob.h> #include <asm/fsp/fsp_hob.h> |