aboutsummaryrefslogtreecommitdiff
path: root/src/security/tpm/tss/common/tss_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/security/tpm/tss/common/tss_common.h')
-rw-r--r--src/security/tpm/tss/common/tss_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/security/tpm/tss/common/tss_common.h b/src/security/tpm/tss/common/tss_common.h
index 0cb8d86231..47c9c29e05 100644
--- a/src/security/tpm/tss/common/tss_common.h
+++ b/src/security/tpm/tss/common/tss_common.h
@@ -17,6 +17,8 @@
#ifndef TCG_TSS_COMMON_H_
#define TCG_TSS_COMMON_H_
+#include <stdint.h>
+
#define TPM_PCR_MINIMUM_DIGEST_SIZE 20
#define TPM_SUCCESS ((uint32_t)0x00000000)