summaryrefslogtreecommitdiff
path: root/test/env/fdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/env/fdt.c')
-rw-r--r--test/env/fdt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/env/fdt.c b/test/env/fdt.c
index c495ac7b307..3652563f330 100644
--- a/test/env/fdt.c
+++ b/test/env/fdt.c
@@ -1,4 +1,5 @@
#include <command.h>
+#include <env.h>
#include <env_attr.h>
#include <test/env.h>
#include <test/ut.h>