summaryrefslogtreecommitdiff
path: root/tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'tpm.c')
-rw-r--r--tpm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tpm.c b/tpm.c
index 05b3c6fb..dbbafbf1 100644
--- a/tpm.c
+++ b/tpm.c
@@ -4,8 +4,7 @@
#include <stdint.h>
#include "tpm.h"
-
-extern UINT8 in_protocol;
+#include "console.h"
#define perror(fmt, ...) ({ \
UINTN __perror_ret = 0; \