diff options
Diffstat (limited to 'include/tpm-v2.h')
-rw-r--r-- | include/tpm-v2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tpm-v2.h b/include/tpm-v2.h index fab6b86..56eaa65 100644 --- a/include/tpm-v2.h +++ b/include/tpm-v2.h @@ -16,6 +16,8 @@ #include <tpm-common.h> +struct udevice; + #define TPM2_DIGEST_LEN 32 #define TPM2_SHA1_DIGEST_SIZE 20 |