diff options
Diffstat (limited to 'tpm.c')
| -rw-r--r-- | tpm.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ #include <string.h> #include <stdint.h> -#include "tpm.h" -#include "console.h" +#include "shim.h" #define perror(fmt, ...) ({ \ UINTN __perror_ret = 0; \ |
