diff options
Diffstat (limited to 'cmd/efi.c')
-rw-r--r-- | cmd/efi.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ #include <log.h> #include <malloc.h> #include <sort.h> +#include <asm/global_data.h> static const char *const type_name[] = { "reserved", |