env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / cmd / blob.c
index d3b6e45..80478b8 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <common.h>
 #include <command.h>
-#include <environment.h>
 #include <malloc.h>
 #include <asm/byteorder.h>
 #include <linux/compiler.h>