summaryrefslogtreecommitdiff
path: root/src/security/tpm/tss/tcg-1.2/tss_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/security/tpm/tss/tcg-1.2/tss_commands.h')
-rw-r--r--src/security/tpm/tss/tcg-1.2/tss_commands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/security/tpm/tss/tcg-1.2/tss_commands.h b/src/security/tpm/tss/tcg-1.2/tss_commands.h
index 9d30bfc2a2..acdc8be713 100644
--- a/src/security/tpm/tss/tcg-1.2/tss_commands.h
+++ b/src/security/tpm/tss/tcg-1.2/tss_commands.h
@@ -14,6 +14,8 @@
* GNU General Public License for more details.
*/
+#include <stdint.h>
+
const struct s_tpm_extend_cmd{
uint8_t buffer[34];
uint16_t pcrNum;