summaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_util.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2017-10-10 00:55:58 +0200
committerStefan Berger <stefanb@linux.vnet.ibm.com>2017-10-19 11:42:30 -0400
commit5086bf978445406312a4ff4127a7e2e8ac0fc655 (patch)
treeea236b148708191754e406ba8f431d5d4b707add /hw/tpm/tpm_util.c
parentd2809766250d0e6b358588819c6c2e422685edfe (diff)
downloadqemu-5086bf978445406312a4ff4127a7e2e8ac0fc655.zip
tpm-tis: move TPMState to TIS header
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Diffstat (limited to 'hw/tpm/tpm_util.c')
-rw-r--r--hw/tpm/tpm_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/tpm/tpm_util.c b/hw/tpm/tpm_util.c
index 73d77965fd..daf1faa63d 100644
--- a/hw/tpm/tpm_util.c
+++ b/hw/tpm/tpm_util.c
@@ -22,6 +22,7 @@
#include "qemu/osdep.h"
#include "tpm_util.h"
#include "tpm_int.h"
+#include "exec/memory.h"
/*
* Write an error message in the given output buffer.