summaryrefslogtreecommitdiff
path: root/test/dm/blkmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/blkmap.c')
-rw-r--r--test/dm/blkmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/blkmap.c b/test/dm/blkmap.c
index a6a0b4d4e20..d04b68b50ae 100644
--- a/test/dm/blkmap.c
+++ b/test/dm/blkmap.c
@@ -7,6 +7,7 @@
#include <blk.h>
#include <blkmap.h>
#include <dm.h>
+#include <env.h>
#include <asm/test.h>
#include <dm/test.h>
#include <test/test.h>