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 2dd3080..04d092d 100644 --- a/cmd/x86/hob.c +++ b/cmd/x86/hob.c @@ -3,6 +3,7 @@ * Copyright (C) 2014-2015, Bin Meng <bmeng.cn@gmail.com> */ +#include <common.h> #include <command.h> #include <efi.h> #include <uuid.h> |