aboutsummaryrefslogtreecommitdiff
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 5d938eb..758538d 100644
--- a/test/dm/fastboot.c
+++ b/test/dm/fastboot.c
@@ -3,6 +3,7 @@
* Copyright (C) 2015 Google, Inc
*/
+#include <common.h>
#include <dm.h>
#include <fastboot.h>
#include <fb_mmc.h>