The header isn't used. Including it breaks compilation for external
users of the static library.

Signed-off-by: Martin Hundebøll <mar...@geanix.com>
---
 tools/env/fw_env.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h
index b60fbfc8f8..78c803c944 100644
--- a/tools/env/fw_env.h
+++ b/tools/env/fw_env.h
@@ -4,7 +4,6 @@
  * Wolfgang Denk, DENX Software Engineering, w...@denx.de.
  */
 
-#include <env.h>
 #include <stdint.h>
 
 /*
-- 
2.25.0

Reply via email to