aboutsummaryrefslogtreecommitdiff
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 7581e62..7a163d6 100644
--- a/test/dm/blkmap.c
+++ b/test/dm/blkmap.c
@@ -4,6 +4,7 @@
* Author: Tobias Waldekranz <tobias@waldekranz.com>
*/
+#include <common.h>
#include <blk.h>
#include <blkmap.h>
#include <dm.h>