Merge branch '2019-10-04-master-imports'
[oweals/u-boot.git] / cmd / aes.c
index 25efb9642a2b23f30dbe56d236a9675af54c2d9c..7ff4a7170934a4a0e9a3ddba5f8c8bf127cfdf28 100644 (file)
--- a/cmd/aes.c
+++ b/cmd/aes.c
@@ -7,7 +7,6 @@
 
 #include <common.h>
 #include <command.h>
-#include <environment.h>
 #include <uboot_aes.h>
 #include <malloc.h>
 #include <asm/byteorder.h>