diff options
Diffstat (limited to 'cmd/x86/hob.c')
-rw-r--r-- | cmd/x86/hob.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/x86/hob.c b/cmd/x86/hob.c index 04d092dbe7e..2dd30808bd1 100644 --- a/cmd/x86/hob.c +++ b/cmd/x86/hob.c @@ -3,7 +3,6 @@ * Copyright (C) 2014-2015, Bin Meng <bmeng.cn@gmail.com> */ -#include <common.h> #include <command.h> #include <efi.h> #include <uuid.h> |