diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/tpm-v2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tpm-v2.c b/lib/tpm-v2.c index 91526af33ac..c3832bb7f76 100644 --- a/lib/tpm-v2.c +++ b/lib/tpm-v2.c @@ -10,6 +10,7 @@ #include <tpm_api.h> #include <tpm-common.h> #include <tpm-v2.h> +#include <tpm_tcg2.h> #include <u-boot/sha1.h> #include <u-boot/sha256.h> #include <u-boot/sha512.h> |