diff options
Diffstat (limited to 'cmd/efidebug.c')
-rw-r--r-- | cmd/efidebug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/efidebug.c b/cmd/efidebug.c index e978e74..c2c525f 100644 --- a/cmd/efidebug.c +++ b/cmd/efidebug.c @@ -6,6 +6,7 @@ */ #include <charset.h> +#include <common.h> #include <command.h> #include <dm/device.h> #include <efi_dt_fixup.h> |