aboutsummaryrefslogtreecommitdiff
path: root/test/dm/host.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/host.c')
-rw-r--r--test/dm/host.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/host.c b/test/dm/host.c
index e514f84..ca05a36 100644
--- a/test/dm/host.c
+++ b/test/dm/host.c
@@ -4,6 +4,7 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#include <common.h>
#include <blk.h>
#include <dm.h>
#include <fs.h>