summaryrefslogtreecommitdiffstats
path: root/cmd/tpm-v1.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/tpm-v1.c')
-rw-r--r--cmd/tpm-v1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/tpm-v1.c b/cmd/tpm-v1.c
index b75e0933a1..2807331524 100644
--- a/cmd/tpm-v1.c
+++ b/cmd/tpm-v1.c
@@ -4,6 +4,7 @@
*/
#include <common.h>
+#include <env.h>
#include <malloc.h>
#include <asm/unaligned.h>
#include <tpm-common.h>