diff options
Diffstat (limited to 'cmd/gpt.c')
-rw-r--r-- | cmd/gpt.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #include <common.h> #include <blk.h> #include <env.h> +#include <log.h> #include <malloc.h> #include <command.h> #include <part.h> |