command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / lib / efi_loader / efi_variable.c
index 04080794cafa56c9b8a3f21e5c4f7616b6bd2c41..85db96bd147b0a6c9551a4b731dbb525a11518d5 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <efi_loader.h>
+#include <env.h>
 #include <env_internal.h>
 #include <hexdump.h>
 #include <malloc.h>