env: Drop environment.h header file where not needed
[platform/kernel/u-boot.git] / cmd / bootm.c
index b326ac9..8279f2b 100644 (file)
@@ -11,7 +11,6 @@
 #include <bootm.h>
 #include <command.h>
 #include <env.h>
-#include <environment.h>
 #include <errno.h>
 #include <image.h>
 #include <malloc.h>