Skip to content

Commit

Permalink
[tpmtools] Added missing include to policy_sign
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Dec 27, 2023
1 parent 206116a commit f8ab11e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/tpm/policy_sign.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include <wolfssl/wolfcrypt/ecc.h>
#include <wolfssl/wolfcrypt/hash.h>
#include <wolftpm/tpm2_wrap.h>
#include <wolfssl/error-ssl.h>
#include "tpm.h"

/* Default PCR (test) */
Expand Down

0 comments on commit f8ab11e

Please sign in to comment.