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