]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/blob.c
env: Drop environment.h header file where not needed
[thirdparty/u-boot.git] / cmd / blob.c
index d3b6e454bf46d61b4ccd9c9fae47b19434903c77..80478b8802daa24d56c7f81793fa1d082207c8b1 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>