Skip to content

Commit f8ab11e

Browse files
committed
[tpmtools] Added missing include to policy_sign
1 parent 206116a commit f8ab11e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/tpm/policy_sign.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <wolfssl/wolfcrypt/ecc.h>
3030
#include <wolfssl/wolfcrypt/hash.h>
3131
#include <wolftpm/tpm2_wrap.h>
32+
#include <wolfssl/error-ssl.h>
3233
#include "tpm.h"
3334

3435
/* Default PCR (test) */

0 commit comments

Comments
 (0)