summaryrefslogtreecommitdiff
path: root/test/dm/fastboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/fastboot.c')
-rw-r--r--test/dm/fastboot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/fastboot.c b/test/dm/fastboot.c
index 73c43f82924..5b51b6bf9dd 100644
--- a/test/dm/fastboot.c
+++ b/test/dm/fastboot.c
@@ -4,6 +4,7 @@
*/
#include <dm.h>
+#include <env.h>
#include <fastboot.h>
#include <fb_mmc.h>
#include <mmc.h>