aboutsummaryrefslogtreecommitdiff
path: root/test/dm/cros_ec.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/cros_ec.c')
-rw-r--r--test/dm/cros_ec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/cros_ec.c b/test/dm/cros_ec.c
index ac0055f..30cb70e 100644
--- a/test/dm/cros_ec.c
+++ b/test/dm/cros_ec.c
@@ -3,6 +3,7 @@
* Copyright 2021 Google LLC
*/
+#include <common.h>
#include <cros_ec.h>
#include <dm.h>
#include <asm/test.h>