env: Move env_set() to env.h
[oweals/u-boot.git] / cmd / nvedit_efi.c
index 60a8ac84c8113a5e51a04ca312a17f52354b9dc5..ed6d09a530466e9fe8e6817e6876bb6709e32df7 100644 (file)
@@ -9,6 +9,7 @@
 #include <common.h>
 #include <command.h>
 #include <efi_loader.h>
+#include <env.h>
 #include <exports.h>
 #include <hexdump.h>
 #include <malloc.h>