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