diff options
Diffstat (limited to 'disk')
-rw-r--r-- | disk/part_efi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/disk/part_efi.c b/disk/part_efi.c index 7a24e33..e5636ea 100644 --- a/disk/part_efi.c +++ b/disk/part_efi.c @@ -15,6 +15,7 @@ #include <part.h> #include <uuid.h> #include <asm/cache.h> +#include <asm/global_data.h> #include <asm/unaligned.h> #include <command.h> #include <fdtdec.h> |