diff options
Diffstat (limited to 'lib/tpm-v1.c')
-rw-r--r-- | lib/tpm-v1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tpm-v1.c b/lib/tpm-v1.c index b4498e6afc7..a846fe00dd3 100644 --- a/lib/tpm-v1.c +++ b/lib/tpm-v1.c @@ -8,6 +8,7 @@ #include <common.h> #include <dm.h> +#include <log.h> #include <asm/unaligned.h> #include <u-boot/sha1.h> #include <tpm-common.h> |