summaryrefslogtreecommitdiff
path: root/cmd/dtimg.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/dtimg.c')
-rw-r--r--cmd/dtimg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/dtimg.c b/cmd/dtimg.c
index ae7d82f26d..6c5d53cc68 100644
--- a/cmd/dtimg.c
+++ b/cmd/dtimg.c
@@ -4,6 +4,7 @@
* Sam Protsenko <semen.protsenko@linaro.org>
*/
+#include <env.h>
#include <image-android-dt.h>
#include <common.h>